Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spu-tools for openSUSE:Factory 
checked in at 2023-11-07 21:27:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spu-tools (Old)
 and      /work/SRC/openSUSE:Factory/.spu-tools.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spu-tools"

Tue Nov  7 21:27:03 2023 rev:21 rq:1123888 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spu-tools/spu-tools.changes      2015-06-23 
11:58:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.spu-tools.new.17445/spu-tools.changes   
2023-11-07 21:27:56.747020643 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 10:06:26 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ spu-tools.spec ++++++
--- /var/tmp/diff_new_pack.0vXnRD/_old  2023-11-07 21:27:57.959065276 +0100
+++ /var/tmp/diff_new_pack.0vXnRD/_new  2023-11-07 21:27:57.959065276 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spu-tools
 #
-# Copyright (c) 2015 SUSE LINUX 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,16 +12,16 @@
 # 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:           spu-tools
 Version:        2.3.0
 Release:        0
-Url:            http://sourceforge.net/projects/libspe
+URL:            http://sourceforge.net/projects/libspe
 Summary:        User space tools for Cell/B.E.
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Management
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  help2man
@@ -31,7 +31,7 @@
 Supplements:    modalias(platform:cbe-mic)
 # match ps3flash for package installation
 Supplements:    modalias(ps3:8)
-Patch:          spu-tools-2.3.0-as-needed.patch
+Patch0:         spu-tools-2.3.0-as-needed.patch
 
 %description
 The spu-tools package contains user space tools for Cell/B.E.
@@ -42,11 +42,9 @@
 - spu-ps: a tool like ps, which dumps a report on the currently running
 SPU contexts.
 
-
-
 %prep
 %setup -q
-%patch
+%patch0
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS -fgnu89-inline" CC="%__cc" %{?_smp_mflags}

Reply via email to