diff --git a/cdi-api.changes b/cdi-api.changes index 996ca2f..ebb61b8 100644 --- a/cdi-api.changes +++ b/cdi-api.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Wed Feb 21 08:38:05 UTC 2024 - Fridrich Strba +Wed Feb 21 21:59:12 UTC 2024 - Fridrich Strba - Use %patch -P N instead of deprecated %patchN. diff --git a/cdi-api.spec b/cdi-api.spec index 396d8ec..c8e9499 100644 --- a/cdi-api.spec +++ b/cdi-api.spec @@ -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