bump: walker nodejs-backport rpcs3

This commit is contained in:
Raboneko
2026-05-03 08:22:52 +00:00
parent 7533f88b61
commit 167136ce64
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# prevent library files from being installed
%global cargo_install_lib 0
%global upstream_version v2.16.1
%global upstream_version v2.16.2
%global ver %{sub %upstream_version 2}
Name: walker
+1 -1
View File
@@ -3,7 +3,7 @@
%bcond test 0
Name: nodejs-%{npm_name}
Version: 11.0.2
Version: 12.0.0
Release: 1%{?dist}
Summary: Backport GitHub commits
SourceLicense: Apache-2.0
+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 5dd7792c3dfff7ad94cdd2e0f31244ba2cc2117e
%global ver 0.0.40-19297
%global commit ca87d103fdc43adcae137098df0acff53b9e437d
%global ver 0.0.40-19298
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')