bump: falcond-gui rpcs3 python3-protobuf

This commit is contained in:
Raboneko
2026-01-12 18:46:14 +00:00
parent 27768d2735
commit d005acb7dd
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
Name: falcond-gui
Version: 1.0.0
Release: 1%{?dist}
Version: 1.0.1
Release: 1%?dist
Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon
SourceLicense: MIT
License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT)
+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 ec7f666c6b62ac2e08938a99de0ee19b03efd9ae
%global ver 0.0.39-18687
%global commit ee1886fad9e7313dd345769e4656cf5261967688
%global ver 0.0.39-18689
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
@@ -2,7 +2,7 @@
%global pypi_name protobuf
Name: python-%{pypi_name}
Version: 6.33.3
Version: 6.33.4
Release: 1%?dist
Summary: Protocol Buffers