diff --git a/libsvm.changes b/libsvm.changes index 62e5d90..aed4e9e 100644 --- a/libsvm.changes +++ b/libsvm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 10:07:24 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Tue Oct 31 22:39:01 UTC 2023 - Fridrich Strba diff --git a/libsvm.spec b/libsvm.spec index f15247a..f05979d 100644 --- a/libsvm.spec +++ b/libsvm.spec @@ -95,8 +95,7 @@ BuildArch: noarch This package contains the Java bindings for libsvm. %prep -%setup -q -n %{name}-%{fileversion} -%patch0 -p1 +%autosetup -p1 -n %{name}-%{fileversion} %build # We can't override CFLAGS, we have to patch the Makefile.