Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scim-chewing for openSUSE:Factory checked in at 2023-11-07 21:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scim-chewing (Old) and /work/SRC/openSUSE:Factory/.scim-chewing.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scim-chewing" Tue Nov 7 21:28:26 2023 rev:26 rq:1124020 version:0.3.6+git20150821.5df4075 Changes: -------- --- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes 2015-09-19 06:54:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scim-chewing.new.17445/scim-chewing.changes 2023-11-07 21:29:20.826116767 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 10:03:41 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scim-chewing.spec ++++++ --- /var/tmp/diff_new_pack.ZhSOH2/_old 2023-11-07 21:29:21.514142103 +0100 +++ /var/tmp/diff_new_pack.ZhSOH2/_new 2023-11-07 21:29:21.514142103 +0100 @@ -1,7 +1,7 @@ # # spec file for package scim-chewing # -# 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/ # @@ -20,11 +20,11 @@ Version: 0.3.6+git20150821.5df4075 Release: 0 Summary: Chewing IM engine for SCIM platform -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/I18n/Chinese -Url: https://github.com/chewing/scim-chewing +URL: https://github.com/chewing/scim-chewing Source: %{name}-%{version}.tar.xz -Patch: %{name}-0.3.6-autogen.patch +Patch0: %{name}-0.3.6-autogen.patch BuildRequires: gcc-c++ BuildRequires: gtk2-devel BuildRequires: intltool @@ -40,7 +40,7 @@ %prep %setup -q -%patch -p1 +%patch0 -p1 NOCONFIGURE=1 ./autogen.sh %build
