diff --git a/musepack.changes b/musepack.changes index f4bc38f..d452710 100644 --- a/musepack.changes +++ b/musepack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 11:51:15 UTC 2024 - pgajdos@suse.com + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Mon Sep 14 15:40:02 UTC 2020 - Michael Gorse diff --git a/musepack.spec b/musepack.spec index 2f88d19..7ea4b51 100644 --- a/musepack.spec +++ b/musepack.spec @@ -1,7 +1,7 @@ # # spec file for package musepack # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2013 Asterios Dramis . # # All modifications and additions to the file contributed by third parties @@ -72,9 +72,9 @@ been developed. %prep %setup -q -n %{name}_src_%{version} -%patch0 -%patch1 -%patch2 -p1 +%patch -P 0 +%patch -P 1 +%patch -P 2 -p1 %build # Fix rpmlint warning "version-control-internal-file"