SHA256
1
0
forked from pool/cdi-api
Gus Kenion 2024-02-21 10:32:29 +00:00 committed by Git OBS Bridge
parent 15a3079b33
commit 79b11b21b8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:32:27 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Feb 21 08:38:05 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -45,7 +45,7 @@ This package contains the API documentation for %{name}.
%prep
%setup -q -n cdi-%{version}
%patch0 -p1
%patch -P 0 -p1
cp %{SOURCE1} api/build.xml
# Use newer version of interceptors API