bump: rpcs3 posthog pixi electron

This commit is contained in:
Raboneko
2026-06-29 11:58:44 +00:00
parent 4ab24504a0
commit 02b716202c
4 changed files with 5 additions and 5 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 cffd02bb3583aab3ae718b0435bcf80735c9badc
%global ver 0.0.41-19517
%global commit 635aac8ff301fd0430acd92526a1e171e3a80c90
%global ver 0.0.41-19519
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.0
Version: 7.21.1
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
+1 -1
View File
@@ -1,5 +1,5 @@
Name: pixi
Version: 0.71.1
Version: 0.71.2
Release: 1%{?dist}
Summary: A cross-platform, multi-language package manager
License: BSD-3-Clause
+1 -1
View File
@@ -1,6 +1,6 @@
Name: electron
%electronmeta
Version: 42.5.0
Version: 42.5.1
Release: 1%{?dist}
Summary: Build cross platform desktop apps with web technologies
License: %{electron_license}