bump: rpcs3 posthog run0-sudo-shim

This commit is contained in:
Raboneko
2026-07-01 10:32:22 +00:00
parent 9961a0fff3
commit d0224058db
3 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 67ee6c1ab9482015907d1300468ec7d52cc1dc67
%global ver 0.0.41-19528
%global commit 537ad399bb71b743d4ba5e8f8c21987632bef0e6
%global ver 0.0.41-19536
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -2,7 +2,7 @@
%global _desc Send usage data from your Python code to PostHog.
Name: python-%{pypi_name}
Version: 7.21.1
Version: 7.21.2
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
@@ -1,5 +1,5 @@
Name: run0-sudo-shim
Version: 1.4.1
Version: 1.4.2
Release: 1%{?dist}
Summary: An imitation of sudo, using run0 internally
SourceLicense: BSD-3-Clause