Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package imhangul for openSUSE:Factory checked in at 2023-11-07 21:28:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/imhangul (Old) and /work/SRC/openSUSE:Factory/.imhangul.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "imhangul" Tue Nov 7 21:28:20 2023 rev:25 rq:1124012 version:3.1.1+git20130112.a4c2796 Changes: -------- --- /work/SRC/openSUSE:Factory/imhangul/imhangul.changes 2017-04-07 13:54:01.157438981 +0200 +++ /work/SRC/openSUSE:Factory/.imhangul.new.17445/imhangul.changes 2023-11-07 21:29:14.133870332 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:15:05 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ imhangul.spec ++++++ --- /var/tmp/diff_new_pack.Z0rh26/_old 2023-11-07 21:29:14.601887566 +0100 +++ /var/tmp/diff_new_pack.Z0rh26/_new 2023-11-07 21:29:14.601887566 +0100 @@ -1,7 +1,7 @@ # # spec file for package imhangul # -# Copyright (c) 2017 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,13 +20,13 @@ Version: 3.1.1+git20130112.a4c2796 Release: 0 Summary: GTK+-3.0 Hangul Input Modules -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/I18n/Korean -Url: https://github.com/choehwanjin/imhangul +URL: https://github.com/choehwanjin/imhangul Source: imhangul-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM [email protected] don't use gtk_alignment_set_padding -Patch: deprecated-gtkalignment-gtk3.14.patch +Patch0: deprecated-gtkalignment-gtk3.14.patch BuildRequires: glib2-devel BuildRequires: gtk3-devel BuildRequires: libhangul-devel @@ -40,10 +40,10 @@ %prep %setup -q -%patch -p1 -NOCONFIGURE=1 ./autogen.sh +%patch0 -p1 %build +NOCONFIGURE=1 ./autogen.sh export CFLAGS="%{optflags}" ./configure \ --prefix=%{_prefix} \
