Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libe-book for openSUSE:Factory checked in at 2023-11-10 12:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libe-book (Old) and /work/SRC/openSUSE:Factory/.libe-book.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libe-book" Fri Nov 10 12:28:47 2023 rev:13 rq:1124313 version:0.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libe-book/libe-book.changes 2020-12-30 17:12:41.728738413 +0100 +++ /work/SRC/openSUSE:Factory/.libe-book.new.17445/libe-book.changes 2023-11-10 12:28:49.530545354 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 08:57:08 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libe-book.spec ++++++ --- /var/tmp/diff_new_pack.z4dqam/_old 2023-11-10 12:28:50.142567803 +0100 +++ /var/tmp/diff_new_pack.z4dqam/_new 2023-11-10 12:28:50.146567950 +0100 @@ -1,7 +1,7 @@ # # spec file for package libe-book # -# Copyright (c) 2018 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,9 +22,9 @@ Summary: A library to import non-HTML reflowable e-book formats License: MPL-2.0 Group: Productivity/Publishing/Word -Url: https://sourceforge.net/projects/libebook/ +URL: https://sourceforge.net/projects/libebook/ Source: http://downloads.sourceforge.net/libebook/%{name}-%{version}.tar.xz -Patch: icu-68.patch +Patch0: icu-68.patch BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ @@ -90,7 +90,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
