Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-kkc for openSUSE:Factory checked in at 2021-05-08 22:07:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-kkc (Old) and /work/SRC/openSUSE:Factory/.ibus-kkc.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-kkc" Sat May 8 22:07:41 2021 rev:2 rq:891516 version:1.5.22 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-kkc/ibus-kkc.changes 2014-09-17 17:24:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-kkc.new.2988/ibus-kkc.changes 2021-05-08 22:08:51.093370014 +0200 @@ -1,0 +2,8 @@ +Sat May 8 11:57:18 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 1.5.22 + * Migrated to Gtk widget template + * IBus 1.4 is no longer supported + * Changed title of ibus-setup-kkc, from "Setup" to "Preferences" + +------------------------------------------------------------------- Old: ---- ibus-kkc-1.5.21.tar.gz New: ---- ibus-kkc-1.5.22.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-kkc.spec ++++++ --- /var/tmp/diff_new_pack.dFTbMI/_old 2021-05-08 22:08:51.525368144 +0200 +++ /var/tmp/diff_new_pack.dFTbMI/_new 2021-05-08 22:08:51.525368144 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-kkc # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,20 +17,18 @@ Name: ibus-kkc -Version: 1.5.21 +Version: 1.5.22 Release: 0 Summary: Japanese Kana Kanji input engine for IBus License: GPL-2.0+ Group: System/I18n/Japanese -Url: https://gitorious.org/libkkc/ibus-kkc -Source: %{name}-%{version}.tar.gz -# for autogen.sh +URL: https://github.com/ueno/ibus-kkc +Source: %{URL}/releases/download/v%{version}/ibus-kkc-%{version}.tar.gz BuildRequires: gnome-common -BuildRequires: gtk3-devel -BuildRequires: ibus-devel -BuildRequires: libkkc-devel >= 0.3.4 BuildRequires: vala -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 +BuildRequires: pkgconfig(ibus-1.0) >= 1.5 +BuildRequires: pkgconfig(kkc-1.0) >= 0.3.4 %description ibus-kkc is a Japanese Kana Kanji input engine for IBus IMF. @@ -39,19 +37,17 @@ %setup -q %build -./autogen.sh +gnome-autogen.sh %configure --libexecdir=%{_libdir}/ibus -make %{?_smp_mflags} +%make_build %install %make_install - %find_lang %{name} - %files -f %{name}.lang -%defattr(-,root,root) -%doc AUTHORS README COPYING +%license COPYING +%doc AUTHORS README %{_libdir}/ibus/ibus-engine-kkc %{_libdir}/ibus/ibus-setup-kkc %{_datadir}/applications/ibus-setup-kkc.desktop ++++++ ibus-kkc-1.5.21.tar.gz -> ibus-kkc-1.5.22.tar.gz ++++++ ++++ 33294 lines of diff (skipped)
