From d7e8cfcfe43a1f941451a247a894f0a1c746f637a9ae7167f5cb3ac2375d89e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:32:15 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main libreplaygain revision a13e2c24242d3ad4465571f3832467e6 --- 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"