Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package psgplay for openSUSE:Factory checked in at 2023-11-07 21:27:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/psgplay (Old) and /work/SRC/openSUSE:Factory/.psgplay.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "psgplay" Tue Nov 7 21:27:45 2023 rev:16 rq:1123923 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/psgplay/psgplay.changes 2011-12-08 11:54:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.psgplay.new.17445/psgplay.changes 2023-11-07 21:28:34.384406600 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:58:17 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ psgplay.spec ++++++ --- /var/tmp/diff_new_pack.eJthDJ/_old 2023-11-07 21:28:35.608451674 +0100 +++ /var/tmp/diff_new_pack.eJthDJ/_new 2023-11-07 21:28:35.608451674 +0100 @@ -1,7 +1,7 @@ # # spec file for package psgplay # -# 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,19 +12,20 @@ # 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/ # + Name: psgplay BuildRequires: automake BuildRequires: zlib-devel -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Players Version: 0.6 Release: 0 Summary: Player for Atari ST Music Files Source: psgplay-0.6.tar.gz -Patch: psgplay-codecleanup.diff +Patch0: psgplay-codecleanup.diff Patch1: psgplay-autotools.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -37,7 +38,7 @@ %prep %setup -q -n psgplay-0.6 -%patch +%patch0 %patch1 rm -f acconfig.h
