mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: rpcs3 vgmstream binsider
This commit is contained in:
@@ -11,8 +11,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 7b560e5ffaf3504b590db69309bd8290125920e4
|
||||
%global ver 0.0.38-18406
|
||||
%global commit 4bda2f9b0f81557386ff935c944a596e3c5c1ae1
|
||||
%global ver 0.0.38-18426
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%global commit 61619fc9583fe5c919c56c34895b0d60c9f6fea2
|
||||
%global commit 3eb6216e4e8aebafaaf0454a6a0c015007ff17d8
|
||||
%global shortcommit %{sub %{commit} 1 7}
|
||||
%global commit_date 20251130
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: binsider
|
||||
Version: 0.2.1
|
||||
Version: 0.3.0
|
||||
Release: 1%?dist
|
||||
Summary: Analyze ELF binaries like a boss 😼🕵️♂️
|
||||
License: Apache-2.0 AND MIT
|
||||
|
||||
Reference in New Issue
Block a user