From e1652d0dd7a769baa6f7e84036cf13cade51538d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 28 Jun 2025 01:58:29 +0000 Subject: [PATCH] bump: ruffle-nightly abuild cbfstool cbmem --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/tools/abuild/abuild.spec | 2 +- anda/tools/cbfstool/cbfstool.spec | 4 ++-- anda/tools/cbmem/cbmem.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 1cb6116ed9..90396b67d5 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2025-06-27 +%global ver 2025-06-28 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/tools/abuild/abuild.spec b/anda/tools/abuild/abuild.spec index 123879607b..522edd4f75 100644 --- a/anda/tools/abuild/abuild.spec +++ b/anda/tools/abuild/abuild.spec @@ -1,5 +1,5 @@ Name: abuild -Version: 25.03 +Version: 25.06 Release: 1%?dist Summary: coreboot autobuild script builds coreboot images for all available targets. URL: https://doc.coreboot.org/util/abuild/index.html diff --git a/anda/tools/cbfstool/cbfstool.spec b/anda/tools/cbfstool/cbfstool.spec index 5e34ffb6d4..78b0cce1da 100644 --- a/anda/tools/cbfstool/cbfstool.spec +++ b/anda/tools/cbfstool/cbfstool.spec @@ -1,6 +1,6 @@ Name: cbfstool -Version: 25.03 -Release: 2%?dist +Version: 25.06 +Release: 1%?dist Summary: Management utility for CBFS formatted ROM images URL: https://doc.coreboot.org/lib/fw_config.html#cbfs License: GPLv2 diff --git a/anda/tools/cbmem/cbmem.spec b/anda/tools/cbmem/cbmem.spec index 6155f7be85..97ddb655f0 100644 --- a/anda/tools/cbmem/cbmem.spec +++ b/anda/tools/cbmem/cbmem.spec @@ -1,7 +1,7 @@ %define debug_package %nil Name: cbmem -Version: 25.03 +Version: 25.06 Release: 1%?dist Summary: Prints out coreboot mem table information URL: https://review.coreboot.org