Accepting request 1150593 from home:dimstar:rpm4.20:d

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150593
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook_5?expand=0&rev=44
This commit is contained in:
Martin Pluskal 2024-02-26 13:48:53 +00:00 committed by Git OBS Bridge
parent 970a1e54a1
commit 735bf913a3
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 07:50:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Fri Mar 3 06:54:34 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 5.2CR5

View File

@ -104,7 +104,7 @@ chmod -R a+rX,g-w,o-w .
find . -type f | xargs chmod a-x
# Patching
%patch501
%patch -P 501
%build
# Nothing to build