Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kanjipad for openSUSE:Factory checked in at 2023-11-07 21:28:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kanjipad (Old) and /work/SRC/openSUSE:Factory/.kanjipad.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kanjipad" Tue Nov 7 21:28:21 2023 rev:18 rq:1124014 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kanjipad/kanjipad.changes 2015-03-11 09:58:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kanjipad.new.17445/kanjipad.changes 2023-11-07 21:29:15.309913638 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:18:45 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kanjipad.spec ++++++ --- /var/tmp/diff_new_pack.Eeq1eE/_old 2023-11-07 21:29:15.813932198 +0100 +++ /var/tmp/diff_new_pack.Eeq1eE/_new 2023-11-07 21:29:15.813932198 +0100 @@ -1,7 +1,7 @@ # # spec file for package kanjipad # -# 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,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,13 +21,13 @@ BuildRequires: update-desktop-files Version: 2.0.0 Release: 0 -Url: http://fishsoup.net/software/kanjipad/ +URL: http://fishsoup.net/software/kanjipad/ Source0: http://fishsoup.net/software/kanjipad/kanjipad-2.0.0.tar.bz2 Source1: %name.desktop -Patch: kanjipad.patch +Patch0: kanjipad.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Japanese Handwriting Recognition -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/I18n/Japanese %description @@ -49,7 +49,7 @@ %prep %setup -q -%patch +%patch0 %build make PREFIX=/usr OPTIMIZE="$RPM_OPT_FLAGS"
