Skip to content

Commit ccc14c7

Browse files
committed
bump: rpcs3
1 parent 37415ae commit ccc14c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

anda/games/rpcs3/rpcs3.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# 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
77
%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
88
%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
9-
%global commit b0067e893456b4b6695371faab943bde5f4b935d
10-
%global ver 0.0.37-18024
9+
%global commit 9c93ec0bc31bbc94ca4dce2a76ceea80da6f6554
10+
%global ver 0.0.37-18022
1111

1212
Name: rpcs3
1313
Version: %(echo %{ver} | sed 's/-/^/g')

0 commit comments

Comments
 (0)