Script 'mail_helper' called by obssrc
Hello community,

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

Package is "eb"

Tue Nov  7 21:28:18 2023 rev:23 rq:1123998 version:4.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/eb/eb.changes    2016-07-03 12:29:07.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.eb.new.17445/eb.changes 2023-11-07 
21:29:12.889824521 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 15:59:54 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eb.spec ++++++
--- /var/tmp/diff_new_pack.cv9DOF/_old  2023-11-07 21:29:13.437844701 +0100
+++ /var/tmp/diff_new_pack.cv9DOF/_new  2023-11-07 21:29:13.437844701 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eb
 #
-# Copyright (c) 2016 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/
 #
 
 
@@ -21,11 +21,11 @@
 Version:        4.4.3
 Release:        0
 Summary:        C Library for Accessing CD-ROM Books
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Libraries
-Url:            https://github.com/aehlke/eb
+URL:            https://github.com/aehlke/eb
 Source:         ftp://ftp.sra.co.jp/pub/misc/eb/%{name}-%{version}.tar.bz2
-Patch:          gettext.patch
+Patch0:         gettext.patch
 BuildRequires:  libtool
 BuildRequires:  zlib-devel
 Recommends:     %{name}-lang
@@ -79,7 +79,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 autoreconf -fi

Reply via email to