Compare commits

...

5 Commits

Author SHA1 Message Date
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
5 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3 # 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_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 build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit b9d027a76c8dae877cf814808703b1c02d2ae0c1 %global commit 1bd246d2d31cee65b867d93ff82993cec8f012cb
%global ver 0.0.40-19405 %global ver 0.0.40-19408
Name: rpcs3 Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g') Version: %(echo %{ver} | sed 's/-/^/g')
@@ -2,7 +2,7 @@
%global _desc Python bindings for FluidSynth. %global _desc Python bindings for FluidSynth.
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.3.6 Version: 1.4.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Python bindings for FluidSynth Summary: Python bindings for FluidSynth
License: LGPL-2.1 License: LGPL-2.1
+4 -1
View File
@@ -1,6 +1,6 @@
Name: cardwire Name: cardwire
Version: 0.8.0 Version: 0.8.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs Summary: A GPU Manager for linux that uses eBPF LSM hooks to block GPUs
URL: https://opengamingcollective.github.io/cardwire/ URL: https://opengamingcollective.github.io/cardwire/
Source0: https://github.com/OpenGamingCollective/cardwire/archive/refs/tags/v%{version}.tar.gz 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: libbpf-devel
BuildRequires: clang-devel BuildRequires: clang-devel
Requires: hwdata
Requires: upower
Packager: Owen Zimmerman <owen@fyralabs.com> Packager: Owen Zimmerman <owen@fyralabs.com>
%description %description
@@ -5,7 +5,7 @@
%endif %endif
Name: uutils-coreutils-replace Name: uutils-coreutils-replace
Version: 0.8.0 Version: 0.9.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Cross-platform Rust rewrite of the GNU coreutils Summary: Cross-platform Rust rewrite of the GNU coreutils
License: MIT License: MIT
+1 -1
View File
@@ -5,7 +5,7 @@
%endif %endif
Name: vicinae Name: vicinae
Version: 0.21.2 Version: 0.21.3
Release: 1%{?dist} Release: 1%{?dist}
License: GPL-3.0 License: GPL-3.0
URL: https://docs.vicinae.com URL: https://docs.vicinae.com