Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-unikey for openSUSE:Factory checked in at 2025-07-31 17:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-unikey (Old) and /work/SRC/openSUSE:Factory/.ibus-unikey.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-unikey" Thu Jul 31 17:45:22 2025 rev:16 rq:1296767 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-unikey/ibus-unikey.changes 2024-02-22 21:02:11.399222526 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-unikey.new.1944/ibus-unikey.changes 2025-07-31 17:45:58.923609179 +0200 @@ -1,0 +2,15 @@ +Thu Jul 31 11:59:32 UTC 2025 - Takashi Iwai <ti...@suse.com> + +- Fix the download URL in Source tag + +------------------------------------------------------------------- +Fri Jul 25 10:04:03 UTC 2025 - Cliff Zhao <qz...@suse.com> + +- Update ibus-unikey.spec: + * Change the URL to current project address to satisfy SLE review + requirements; + * Remove unused BuildRequirement condition; + * COPYING file in %license macro; + (bsc#1246569) + +------------------------------------------------------------------- Old: ---- ibus-unikey-0.6.1.tar.gz New: ---- 0.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-unikey.spec ++++++ --- /var/tmp/diff_new_pack.duMkoA/_old 2025-07-31 17:46:00.907691643 +0200 +++ /var/tmp/diff_new_pack.duMkoA/_new 2025-07-31 17:46:00.919692141 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-unikey # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,18 +22,17 @@ Summary: Vietnamese engine for IBus input platform License: GPL-3.0-only Group: System/Localization -URL: http://code.google.com/p/ibus-unikey/ -Source: http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz -#PATCH-FIX-UPSTREAM i...@marguerite.su fix narrowing conversion from char to unsigned char +URL: https://github.com/vn-input/ibus-unikey/ +Source: https://github.com/vn-input/ibus-unikey/archive/refs/tags/%{version}.tar.gz +#PATCH-FIX-OPENSUSE ibus-unikey-static_cast.patch boo#985186 i...@marguerite.su -- fix narrowing conversion from char to unsigned char Patch0: ibus-unikey-static_cast.patch BuildRequires: gcc-c++ BuildRequires: gtk2-devel -BuildRequires: ibus BuildRequires: ibus-devel BuildRequires: intltool +BuildRequires: libtool Requires: ibus Provides: locale(ibus:vi) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description A Vietnamese engine for IBus input platform that uses Unikey. @@ -42,6 +41,7 @@ %autosetup -p1 %build +sh ./autogen.sh %configure --libexecdir=%{_ibus_libexecdir} make %{?_smp_mflags} @@ -52,7 +52,8 @@ %files -f %{name}.lang %defattr(-,root,root,-) -%doc README AUTHORS COPYING ChangeLog +%doc README AUTHORS ChangeLog +%license COPYING %{_datadir}/%{name} %{_datadir}/ibus/component/* %{_ibus_libexecdir}/ibus-*-unikey ++++++ ibus-unikey-0.6.1.tar.gz -> 0.6.1.tar.gz ++++++ ++++ 55638 lines of diff (skipped)