Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mp3gain for openSUSE:Factory checked in at 2024-02-23 16:46:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mp3gain (Old) and /work/SRC/openSUSE:Factory/.mp3gain.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mp3gain" Fri Feb 23 16:46:35 2024 rev:3 rq:1149807 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mp3gain/mp3gain.changes 2020-04-13 12:52:48.628635678 +0200 +++ /work/SRC/openSUSE:Factory/.mp3gain.new.1770/mp3gain.changes 2024-02-23 16:47:42.748521469 +0100 @@ -1,0 +2,6 @@ +Fri Feb 23 08:03:52 UTC 2024 - pgaj...@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mp3gain.spec ++++++ --- /var/tmp/diff_new_pack.O7gQ71/_old 2024-02-23 16:47:43.160536410 +0100 +++ /var/tmp/diff_new_pack.O7gQ71/_new 2024-02-23 16:47:43.164536555 +0100 @@ -1,7 +1,7 @@ # # spec file for package mp3gain # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2012 Packman Team <pack...@links2linux.de> # # All modifications and additions to the file contributed by third parties @@ -42,8 +42,7 @@ adjusts the mp3 file directly, without decoding and re-encoding. %prep -%setup -q -c %{name}-%{version} -%patch0 -p2 +%autosetup -p2 -c %{name}-%{version} %build export CFLAGS="%{optflags}"