Accepting request 1149531 from devel:libraries:c_c++

Prepare for RPM 4.20 (forwarded request 1149481 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1149531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neon?expand=0&rev=59
This commit is contained in:
Ana Guerrero 2024-02-23 15:41:35 +00:00 committed by Git OBS Bridge
commit ed7d16aab7
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