SHA256
1
0
forked from pool/neon

Accepting request 1149481 from home:dimstar:rpm4.20:n

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149481
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/neon?expand=0&rev=69
This commit is contained in:
Jan Engelhardt 2024-02-22 14:16:58 +00:00 committed by Git OBS Bridge
parent fa0b0175ec
commit b8f217ee6f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 13:58:54 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Jan 28 20:52:51 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -68,9 +68,9 @@ neon is an HTTP and WebDAV client library with a C interface.
%prep
%setup -q
%patch0
%patch -P 0
%ifarch ppc64le ppc64
%patch1
%patch -P 1
%endif
%build