Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kakasi for openSUSE:Factory checked in at 2023-11-07 21:28:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kakasi (Old) and /work/SRC/openSUSE:Factory/.kakasi.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kakasi" Tue Nov 7 21:28:20 2023 rev:19 rq:1124013 version:2.3.6 Changes: -------- --- /work/SRC/openSUSE:Factory/kakasi/kakasi.changes 2014-07-28 06:50:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kakasi.new.17445/kakasi.changes 2023-11-07 21:29:14.733892427 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:18:15 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kakasi.spec ++++++ --- /var/tmp/diff_new_pack.wlLych/_old 2023-11-07 21:29:15.201909661 +0100 +++ /var/tmp/diff_new_pack.wlLych/_new 2023-11-07 21:29:15.205909808 +0100 @@ -1,7 +1,7 @@ # # spec file for package kakasi # -# Copyright (c) 2014 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,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/ # @@ -20,12 +20,12 @@ Version: 2.3.6 Release: 0 Summary: Filter to Convert Kanji Characters to Hiragana, Katakana, or Romaji -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Text/Convertors -Url: http://kakasi.namazu.org/ +URL: http://kakasi.namazu.org/ Source: http://kakasi.namazu.org/stable/%{name}-%{version}.tar.gz # PATCH-FIX-UPSTREAM [email protected] -Patch: kakasi-2.3.6-no-return-in-nonvoid-function.patch +Patch0: kakasi-2.3.6-no-return-in-nonvoid-function.patch BuildRequires: automake Requires: kakasi-dict = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,7 +65,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 # w: version-control-internal-file rm -rf doc/CVS # non-linux-readme
