Accepting request 1147916 from home:dimstar:rpm4.20:z

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147916
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zlib?expand=0&rev=97
This commit is contained in:
Dirk Mueller 2024-02-21 10:20:42 +00:00 committed by Git OBS Bridge
parent 22d97a578b
commit 7598c27dca
2 changed files with 15 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 12:10:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Oct 19 16:00:31 UTC 2023 - Danilo Spinella <oss@danyspin97.org>

View File

@ -135,16 +135,16 @@ It should exit 0
%prep
%setup -q
%patch1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch6 -p1
%patch7 -p1
%patch8
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch -P 1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
%patch -P 6 -p1
%patch -P 7 -p1
%patch -P 8
%patch -P 10 -p1
%patch -P 11 -p1
%patch -P 12 -p1
cp %{SOURCE4} .
%build