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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147917
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=249
This commit is contained in:
Paolo Perego 2024-05-22 13:39:39 +00:00 committed by Git OBS Bridge
parent 512e09c417
commit 6ec94a07ef
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 12:11:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Nov 30 09:43:33 UTC 2023 - Paolo Perego <paolo.perego@suse.com>

View File

@ -111,11 +111,11 @@ Use zsh as /bin/sh implementation.
%prep
%setup -q
%if 0%{?suse_version}
%patch1 -p1
%patch -P 1 -p1
%endif
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
# Remove executable bit
chmod 0644 Etc/changelog2html.pl