Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pavumeter for openSUSE:Factory checked in at 2023-11-07 21:26:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pavumeter (Old) and /work/SRC/openSUSE:Factory/.pavumeter.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pavumeter" Tue Nov 7 21:26:54 2023 rev:20 rq:1123869 version:0.9.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pavumeter/pavumeter.changes 2012-01-05 19:14:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pavumeter.new.17445/pavumeter.changes 2023-11-07 21:27:43.422529983 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:54:25 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pavumeter.spec ++++++ --- /var/tmp/diff_new_pack.byZMtQ/_old 2023-11-07 21:27:44.630574468 +0100 +++ /var/tmp/diff_new_pack.byZMtQ/_new 2023-11-07 21:27:44.634574615 +0100 @@ -1,7 +1,7 @@ # # spec file for package pavumeter # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -27,14 +27,14 @@ BuildRequires: gtkmm24-devel %endif Summary: PulseAudio Volume Meter -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Visualization Version: 0.9.3 Release: 0 -Url: http://0pointer.de/lennart/projects/pavumeter/ +URL: http://0pointer.de/lennart/projects/pavumeter/ Source: %{name}-%{version}.tar.bz2 Source1: pavumeter.png -Patch: pavumeter-desktop-fix.diff +Patch0: pavumeter-desktop-fix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -43,7 +43,7 @@ %prep %setup -q -%patch +%patch0 %build autoreconf -fi
