Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powerpc32 for openSUSE:Factory checked in at 2023-11-07 21:27:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerpc32 (Old) and /work/SRC/openSUSE:Factory/.powerpc32.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerpc32" Tue Nov 7 21:27:02 2023 rev:15 rq:1123886 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/powerpc32/powerpc32.changes 2013-04-03 13:05:32.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.powerpc32.new.17445/powerpc32.changes 2023-11-07 21:27:54.702945372 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 09:57:01 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerpc32.spec ++++++ --- /var/tmp/diff_new_pack.tMUDFE/_old 2023-11-07 21:27:55.594978220 +0100 +++ /var/tmp/diff_new_pack.tMUDFE/_new 2023-11-07 21:27:55.598978368 +0100 @@ -1,7 +1,7 @@ # # spec file for package powerpc32 # -# Copyright (c) 2013 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/ # @@ -20,10 +20,10 @@ Version: 1.2 Release: 0 Summary: PowerPC32 compilation environment for PowerPC64 -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Base Source: powerpc32-%{version}.tar.bz2 -Patch: powerpc32-1.2.dif +Patch0: powerpc32-1.2.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ppc ppc64 @@ -41,7 +41,7 @@ %prep %setup -q -%patch +%patch0 %build make CFLAGS="$RPM_OPT_FLAGS"
