bump: rpcs3 vgmstream

This commit is contained in:
Raboneko
2025-12-08 08:57:46 +00:00
parent 0c44148fdd
commit abc183d68e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -10,8 +10,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 0f1d516d9ae6a1725e4db5553c99463b1aa6d821
%global ver 0.0.38-18452
%global commit adcacc11195f23978363af8824d132d51a220804
%global ver 0.0.38-18454
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 04daf5141b90ee67c7dec3ef56ff4efa10e9944d
%global commit 90506671070a2214814a26879a817565fc6854cc
%global shortcommit %{sub %{commit} 1 7}
%global commit_date 20251201
%global commit_date 20251208
Name: vgmstream
Version: 0~%{commit_date}git.%shortcommit