forked from pool/slade
Accepting request 1152055 from games:tools
OBS-URL: https://build.opensuse.org/request/show/1152055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slade?expand=0&rev=15
This commit is contained in:
commit
3c07eaac52
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 13:25:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 15 12:14:46 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -60,7 +60,7 @@ from/to other generic formats such as PNG.
|
||||
%setup -q -n SLADE-%version
|
||||
%patch -P 1 -P 2 -P 3 -P 4 -p1
|
||||
%ifnarch %ix86 x86_64
|
||||
%patch10 -p1
|
||||
%patch -P 10 -p1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%patch -P 11 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user