From c583c74ff166e306893f6941f7adad456bed701e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 2 Jul 2026 16:01:40 +0000 Subject: [PATCH] bump: astra rust-mise mesa bup kew miraclecast --- anda/apps/astra/astra.spec | 2 +- anda/buildsys/mise/rust-mise.spec | 2 +- anda/lib/mesa/mesa.spec | 2 +- anda/misc/bup/bup.spec | 4 ++-- anda/misc/kew/kew.spec | 2 +- anda/misc/miraclecast/miraclecast.spec | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/anda/apps/astra/astra.spec b/anda/apps/astra/astra.spec index 1b35f60815..1312fc5b22 100644 --- a/anda/apps/astra/astra.spec +++ b/anda/apps/astra/astra.spec @@ -1,5 +1,5 @@ %global appid dev.astramusic.astra -%global ver 0.6.1-beta +%global ver v0.6.1-beta Name: astra %electronmeta -D diff --git a/anda/buildsys/mise/rust-mise.spec b/anda/buildsys/mise/rust-mise.spec index 07ffc83311..5245eac6df 100644 --- a/anda/buildsys/mise/rust-mise.spec +++ b/anda/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.6.15 +Version: 2026.7.0 Release: 1%{?dist} Summary: Front-end to your dev env diff --git a/anda/lib/mesa/mesa.spec b/anda/lib/mesa/mesa.spec index 02624b2ff4..c9af3c9107 100644 --- a/anda/lib/mesa/mesa.spec +++ b/anda/lib/mesa/mesa.spec @@ -84,7 +84,7 @@ Name: %{srcname} Summary: Mesa graphics libraries -%global ver 26.1.3 +%global ver 26.1.4 Epoch: 1 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} Release: 1%{?dist} diff --git a/anda/misc/bup/bup.spec b/anda/misc/bup/bup.spec index 128eb9a41a..ffcfca4344 100644 --- a/anda/misc/bup/bup.spec +++ b/anda/misc/bup/bup.spec @@ -1,6 +1,6 @@ Name: bup -Version: 0.33.9 -Release: 1%?dist +Version: bup.0.25.rc2 +Release: 1%{?dist} Summary: Efficient backup system based on the git packfile format License: LGPL-2.0-only URL: https://bup.github.io diff --git a/anda/misc/kew/kew.spec b/anda/misc/kew/kew.spec index 4347f81da1..8b6cc8919c 100644 --- a/anda/misc/kew/kew.spec +++ b/anda/misc/kew/kew.spec @@ -1,5 +1,5 @@ Name: kew -Version: 4.1.4 +Version: 4.1.6 Release: 1%{?dist} Summary: Music for the Shell URL: https://codeberg.org/ravachol/kew diff --git a/anda/misc/miraclecast/miraclecast.spec b/anda/misc/miraclecast/miraclecast.spec index e2859f3d45..14f45e6611 100644 --- a/anda/misc/miraclecast/miraclecast.spec +++ b/anda/misc/miraclecast/miraclecast.spec @@ -1,8 +1,8 @@ %global commit 0b7f1f1f6586dc65ff480f3cda5c2170a70aa020 -%global commit_date 20260310 +%global commit_date 20260702 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global ver 1.0 +%global ver v1.0 Name: miraclecast Version: %{ver}^%{commit_date}git.%{shortcommit}