chore: Bump readymade-git and RPCS3 on <= 42 (#5195) (#5198)

* bump: readymade-git



* bump: rpcs3



---------


(cherry picked from commit 3fd3e135d6)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-05-31 17:59:18 -07:00
committed by GitHub
parent c3e3017bf2
commit 0024e3580f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
# Need to get rid of everything Clang can't use and undefine -Wunused-command-line-argument where possible due to the project's build flags
%global build_cflags %(echo %{build_cflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
%global build_cxxflags %(echo %{build_cxxflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs\=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
%global commit 382e62c7d8755fbd1bbeb1b70c44e211f2d5cdfa
%global ver 0.0.36-17979
%global commit 68d25733443297c892b956fff8cd3e7c38c3744e
%global ver 0.0.37-17986
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,4 +1,4 @@
%global commit 4dc78ec5a73215482a09bd9a581411c8538a2b22
%global commit 216c7ba7321b31f098e892f4fa8294da6f404889
%global commit_date 20250502
%global shortcommit %(c=%{commit}; echo ${c:0:7})