diff --git a/libreplaygain.changes b/libreplaygain.changes index a73ed7b..7553f30 100644 --- a/libreplaygain.changes +++ b/libreplaygain.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 09:13:02 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sun Jul 7 00:41:38 UTC 2019 - Jan Engelhardt diff --git a/libreplaygain.spec b/libreplaygain.spec index ee794ae..25c5160 100644 --- a/libreplaygain.spec +++ b/libreplaygain.spec @@ -1,7 +1,7 @@ # # spec file for package libreplaygain # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2013 Asterios Dramis . # # All modifications and additions to the file contributed by third parties @@ -51,8 +51,7 @@ libreplaygain is a library that analyzes input samples and gives the recommended volume change. %prep -%setup -q -n %{name}_%{version} -%patch0 -p1 +%autosetup -p1 -n %{name}_%{version} %build # Fix rpmlint error "spurious-executable-perm"