bump: rpcs3 posthog

This commit is contained in:
Raboneko
2026-04-30 09:01:58 +00:00
parent 50bfd1e312
commit 486279cdf9
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 f3cf1da7b771d9077e68987dc845aa1eb2952fd1
%global ver 0.0.40-19264
%global commit 79d0e0eb3c3af97a5c0afa9b5b64ffaca420d369
%global ver 0.0.40-19266
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.13.1
Version: 7.13.2
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT