Script 'mail_helper' called by obssrc
Hello community,

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

Package is "linkloop"

Tue Nov  7 21:27:19 2023 rev:13 rq:1123883 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/linkloop/linkloop.changes        2011-12-08 
11:29:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.linkloop.new.17445/linkloop.changes     
2023-11-07 21:28:09.535491565 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 08:57:10 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ linkloop.spec ++++++
--- /var/tmp/diff_new_pack.11NM48/_old  2023-11-07 21:28:09.959507179 +0100
+++ /var/tmp/diff_new_pack.11NM48/_new  2023-11-07 21:28:09.959507179 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linkloop
 #
-# 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:           linkloop
 Summary:        Test network connectivity at link layer (layer-2)
 Version:        1.0.0
 Release:        0
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 BuildRequires:  automake
 Group:          Productivity/Networking/Other
 Source:         linkloop-%{version}-hp.tar.bz2
-Patch:          linkloop-clear-size-fix.diff
-Url:            http://freshmeat.net/projects/linkloop/
+Patch0:         linkloop-clear-size-fix.diff
+URL:            http://freshmeat.net/projects/linkloop/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,7 +41,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}-hp
-%patch
+%patch0
 
 %build
 autoreconf -fi

Reply via email to