From 8d8b571b66823c051426a318de6738171a41de294621811c304d890f63c535e7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 1 Mar 2024 15:02:41 +0000 Subject: [PATCH] Accepting request 1153802 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153802 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libreplaygain?expand=0&rev=6 --- libreplaygain.changes | 6 ++++++ libreplaygain.spec | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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"