bump: coolercontrol rpcs3

This commit is contained in:
Raboneko
2026-05-10 17:34:17 +00:00
parent 258c2bd578
commit 2377bcf4cf
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ for background device management, as well as a GUI to expertly customize your se
%global __brp_mangle_shebangs %{nil}
Name: coolercontrol
Version: 4.2.1
Version: 4.3.0
Release: 1%{?dist}
Summary: Cooling device control for Linux
ExclusiveArch: x86_64 aarch64
+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 cd7cb1cc11fdcae484fc6b2d447be96e045fed1b
%global ver 0.0.40-19346
%global commit 6b5a2f781aae6f87007b4cf7a12375b84882d0ea
%global ver 0.0.40-19347
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')