forked from pool/rpcs3
Accepting request 1149840 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149840 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=97
This commit is contained in:
parent
5a44260004
commit
0f4afb9984
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 11:39:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 11:25:54 UTC 2024 - i@guoyunhe.me
|
||||
|
||||
|
@ -95,9 +95,7 @@ ExclusiveArch: x86_64
|
||||
An open-source PlayStation 3 emulator/debugger written in C++.
|
||||
|
||||
%prep
|
||||
%setup -q -a 1
|
||||
%patch1 -p 1
|
||||
%patch2 -p 1
|
||||
%autosetup -p1 -a 1
|
||||
|
||||
#Generate Version Strings
|
||||
GIT_VERSION=$(echo %{version} | sed 's|.*git|git~|g')
|
||||
|
Loading…
Reference in New Issue
Block a user