bump: rpcs3 posthog

This commit is contained in:
Raboneko
2026-04-16 08:53:57 +00:00
parent 37ee508d9c
commit c5d38a14be
2 changed files with 3 additions and 3 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 b7297720419a34d29c82e0ece1e034b0c7b2fb3d
%global ver 0.0.40-19213
%global commit a7c606c8ac8951760868fd3dce2e694631c7bb4f
%global ver 0.0.40-19215
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.11.2
Version: 7.12.0
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT