From ecb7874be5e0487cc32f325d84eba3cf683479b75fe9b5c6c6f4ee00455cbfa4 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 22 Feb 2024 12:53:16 +0000 Subject: [PATCH] Accepting request 1149285 from home:pgajdos:m - Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1149285 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/musepack?expand=0&rev=12 --- musepack.changes | 5 +++++ musepack.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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"