bump: rpcs3 posthog zig-master-bootstrap electron

This commit is contained in:
Raboneko
2026-04-21 10:58:16 +00:00
parent 040343907d
commit a9dfa93d3c
5 changed files with 6 additions and 6 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 a088b18e955e01c4a63b32baa1fc6a56c3af475a
%global ver 0.0.40-19235
%global commit 3cca094d2de0d42a3b7e97f1f1e51bc4bb00995a
%global ver 0.0.40-19236
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.12.0
Version: 7.13.0
Release: 1%{?dist}
Summary: Send usage data from your Python code to PostHog
License: MIT
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.44+0177cb57c
version=0.17.0-dev.56+a8226cd53
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 21
%endif
%global llvm_version 21.0.0
%global ver 0.17.0-dev.44+0177cb57c
%global ver 0.17.0-dev.56+a8226cd53
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+1 -1
View File
@@ -1,6 +1,6 @@
Name: electron
%electronmeta
Version: 41.2.1
Version: 41.2.2
Release: 1%{?dist}
Summary: Build cross platform desktop apps with web technologies
License: %{electron_license}