From 3c51f8a6519e140073f8cfe5228210f6e77ba9bc Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 29 Jun 2026 11:58:44 +0000 Subject: [PATCH] bump: rpcs3 posthog pixi electron --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/python/posthog/posthog.spec | 2 +- anda/system/pixi/pixi.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index eea13f72cb..5ca2ebc72e 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -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') diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 4887fe53ab..46e8448f9a 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -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 diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index 0c8f8d9b89..0073a23ea0 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -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 diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 3275257a5c..d2a5ca7eff 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -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}