Compare commits

...

8 Commits

Author SHA1 Message Date
Raboneko e15c421ed3 chore(fdk-aac): Track Bodhi (#12767) (#12770)
(cherry picked from commit d49706c67c)

Co-authored-by: Gilver <roachy@fyralabs.com>
2026-05-31 04:01:00 -05:00
Raboneko 0ccfb7c789 bump(nightly): mpv-nightly winetricks-git libsingularity ghostty-nightly zed-nightly xray-nightly types-colorama v2ray-domain-list-community opentabletdriver-nightly glasgow graftcp-nightly 2026-05-31 04:13:02 +00:00
Raboneko 645b18902a bump: ruffle-nightly 2026-05-31 01:54:01 +00:00
Raboneko b40b13e867 bump: vicinae 2026-05-30 23:41:18 +00:00
Raboneko f474c5257e bump: rpcs3 uutils-coreutils-replace 2026-05-30 22:38:33 +00:00
Raboneko 155920ad4a chore (cardwire): runtime deps (#12749) (#12764) 2026-05-30 15:10:19 -05:00
Raboneko 19d10567bd bump: rpcs3 2026-05-30 18:13:49 +00:00
Raboneko 62600c12de bump: pyfluidsynth 2026-05-30 17:03:48 +00:00
19 changed files with 38 additions and 33 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit 13a3e3ad0e7d21c0db7c85aab3c8f63b47f784d4
%global commit 74271a7d80f6c59185699d0d6d2d0b64bcbe90ae
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260529
%global commit_date 20260531
%global ver 0.41.0
Name: mpv-nightly
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-05-30
%global ver 2026-05-31
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
+2 -2
View File
@@ -1,9 +1,9 @@
# Fedora sometimes sources the snapshots under stable versions and just bumps release
# For user clarity I have separated these into different packages
%global commit 14b802e419aff260b9d630e71027d88855e224e7
%global commit 08304e81f9ac9a83c552a6bd78689040d174bf95
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260125
%global commit_date 20260411
%global commit_date 20260531
Name: winetricks-git
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -1,5 +1,5 @@
%global commit e6e501062dc6064dc4d77a20b4ccaa55cb1d5ef0
%global commit_date 20260529
%global commit 434d1d8bcf68058e8fd44db75bb1b468abaad3e3
%global commit_date 20260531
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: libsingularity
@@ -1,6 +1,6 @@
%global commit c4eba3da38c629dbd4b8f770da3e0c605f2a7f53
%global commit 2c62d182cec246764ff725096a70b9ef44996f7f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-05-29
%global fulldate 2026-05-30
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit e2e7a6769e693c843c82cea2dcf65917c139cc0f
%global commit 09165c15dc5d1fea93604231eaf30ca4c25f1cd6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260530
%global commit_date 20260531
%global ver 1.6.0
%bcond_with check
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1
%global ver 0.0.40-19405
%global commit 1bd246d2d31cee65b867d93ff82993cec8f012cb
%global ver 0.0.40-19408
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+2 -2
View File
@@ -1,7 +1,7 @@
%global commit d43a808ea50265383646d17321426b193594fb21
%global commit 455f6bc2d5915be0465d66fe6d7d06974c2729d3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver v26.3.27
%global commit_date 20260530
%global commit_date 20260531
%global goipath github.com/XTLS/Xray-core
Version: %{ver}^%{commit_date}git.%{shortcommit}
@@ -2,7 +2,7 @@
%global _desc Python bindings for FluidSynth.
Name: python-%{pypi_name}
Version: 1.3.6
Version: 1.4.0
Release: 1%{?dist}
Summary: Python bindings for FluidSynth
License: LGPL-2.1
@@ -1,5 +1,5 @@
%global commit d6fae5ce1f3c56bffae4a3120c47e5261ca4fd19
%global commit_date 20260530
%global commit 54bea668cb7c976500c1e1f890351c8cdaabd080
%global commit_date 20260531
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
+2 -2
View File
@@ -4,8 +4,8 @@ project pkg {
spec = "fdk-aac.spec"
}
labels {
mock=1
mock = 1
subrepo = "multimedia"
weekly = 1
updbranch = 1
}
}
+3 -1
View File
@@ -1 +1,3 @@
rpm.version(gh_tag("mstorsjo/fdk-aac"));
import "andax/bump_extras.rhai" as bump;
rpm.version(bump::bodhi("fdk-aac-free", bump::as_bodhi_ver(labels.branch)));
@@ -1,7 +1,7 @@
%global commit de37fe2bb9f03f1a13a9e61938d73f79951b791c
%global commit 971f4e2fb13ab9b1eb0f73dad370036b36316707
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 20260530034608
%global commit_date 20260530
%global ver 20260531040030
%global commit_date 20260531
Name: v2ray-domain-list-community
Version: %{ver}^%{commit_date}git.%{shortcommit}
+4 -1
View File
@@ -1,6 +1,6 @@
Name: cardwire
Version: 0.8.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
URL: https://opengamingcollective.github.io/cardwire/
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz
@@ -10,6 +10,9 @@ BuildRequires: systemd-rpm-macros
BuildRequires: libbpf-devel
BuildRequires: clang-devel
Requires: hwdata
Requires: upower
Packager: Owen Zimmerman <owen@fyralabs.com>
%description
@@ -1,6 +1,6 @@
%global commit c4ba7e2649becd6c28289095b2992c7c0b4bb5e4
%global commit d9d1c16d0e5642f58e1c30ad60dba521642c2a70
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260525
%global commit_date 20260531
%global ver 0.6.7
# We aren't using Mono but RPM expected Mono
@@ -5,7 +5,7 @@
%endif
Name: uutils-coreutils-replace
Version: 0.8.0
Version: 0.9.0
Release: 1%{?dist}
Summary: Cross-platform Rust rewrite of the GNU coreutils
License: MIT
+1 -1
View File
@@ -5,7 +5,7 @@
%endif
Name: vicinae
Version: 0.21.2
Version: 0.21.3
Release: 1%{?dist}
License: GPL-3.0
URL: https://docs.vicinae.com
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 95642d4631aa49e9cc74a5d8f3c4bc33dd3d670a
%global commit_date 20260530
%global commit 3bb11344d0aa74d3c42f51f6c5eb9eda22f3491f
%global commit_date 20260531
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
@@ -1,5 +1,5 @@
%global commit 6b8e7e659fa39b9396a54f8bf94e9c51c2f58564
%global commit_date 20260403
%global commit b00ebe1c4cf877e9d1aca99bb41400d3c6130753
%global commit_date 20260531
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: graftcp-nightly