Script 'mail_helper' called by obssrc
Hello community,

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

Package is "sitar"

Tue Nov  7 21:27:01 2023 rev:20 rq:1123885 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/sitar/sitar.changes      2017-11-24 
10:55:33.945884882 +0100
+++ /work/SRC/openSUSE:Factory/.sitar.new.17445/sitar.changes   2023-11-07 
21:27:53.706908694 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 10:05:58 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sitar.spec ++++++
--- /var/tmp/diff_new_pack.eE2yYQ/_old  2023-11-07 21:27:54.278929758 +0100
+++ /var/tmp/diff_new_pack.eE2yYQ/_new  2023-11-07 21:27:54.278929758 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sitar
 #
-# Copyright (c) 2017 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,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/
 #
 
 
@@ -22,15 +22,15 @@
 %endif
 
 Name:           sitar
-Url:            http://sitar.berlios.de/
+URL:            http://sitar.berlios.de/
 Version:        1.0.6
 Release:        0
 Summary:        System InformaTion at Runtime
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Monitoring
 Source0:        sitar-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE fix-syntax-errors-with-newer-perl.patch boo#899992 
[email protected] -- fix syntax errors when run with the perl in openSUSE 13.1 and 
higher
-Patch:          fix-syntax-errors-with-newer-perl.patch
+Patch0:         fix-syntax-errors-with-newer-perl.patch
 Patch1:         reproducible.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  groff
@@ -63,7 +63,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 
 %build

Reply via email to