From d005acb7dd69c4a1ca896e6a32351eb55e15d9ed Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 12 Jan 2026 18:46:14 +0000 Subject: [PATCH] bump: falcond-gui rpcs3 python3-protobuf --- anda/apps/falcond-gui/falcond-gui.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/protobuf/python3-protobuf.spec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/falcond-gui/falcond-gui.spec b/anda/apps/falcond-gui/falcond-gui.spec index 43a86f158e..79a66045fd 100644 --- a/anda/apps/falcond-gui/falcond-gui.spec +++ b/anda/apps/falcond-gui/falcond-gui.spec @@ -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) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 12edb15d8a..5baeb63ccb 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -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') diff --git a/anda/langs/python/protobuf/python3-protobuf.spec b/anda/langs/python/protobuf/python3-protobuf.spec index ea5d44f1f7..25407a2dfa 100644 --- a/anda/langs/python/protobuf/python3-protobuf.spec +++ b/anda/langs/python/protobuf/python3-protobuf.spec @@ -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