bump: rpcs3 python3-protobuf

This commit is contained in:
Raboneko
2026-03-20 17:35:24 +00:00
parent e925057019
commit 620fe885d1
2 changed files with 4 additions and 4 deletions
+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 410660627db074127b895be1e6720b6cf0958a25
%global ver 0.0.40-19056
%global commit c6407b37a541052f46dde437079f2571223a3e02
%global ver 0.0.40-19057
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
@@ -2,8 +2,8 @@
%global pypi_name protobuf
Name: python-%{pypi_name}
Version: 7.34.0
Release: 1%?dist
Version: 7.34.1
Release: 1%{?dist}
Summary: Protocol Buffers
License: BSD-3-Clause