Hello community, here is the log from the commit of package ibus-chewing for openSUSE:Factory checked in at 2018-03-12 12:11:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-chewing (Old) and /work/SRC/openSUSE:Factory/.ibus-chewing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-chewing" Mon Mar 12 12:11:16 2018 rev:20 rq:584468 version:1.4.14 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-chewing/ibus-chewing.changes 2015-10-25 19:12:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-chewing.new/ibus-chewing.changes 2018-03-12 12:11:21.440252632 +0100 @@ -1,0 +2,7 @@ +Fri Mar 2 13:45:50 UTC 2018 - [email protected] + +- Change xorg-x11-devel --> pkgconfig(x11) +- Explicitly buildrequire glib components and gtk x11, not just + gtk2-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-chewing.spec ++++++ --- /var/tmp/diff_new_pack.snUCbz/_old 2018-03-12 12:11:22.576212108 +0100 +++ /var/tmp/diff_new_pack.snUCbz/_new 2018-03-12 12:11:22.584211822 +0100 @@ -1,7 +1,7 @@ # # spec file for package ibus-chewing # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Version: 1.4.14 Release: 0 Summary: The Chewing engine for IBus input platform -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/I18n/Chinese Url: https://github.com/definite/ibus-chewing Source: https://github.com/definite/ibus-chewing/archive/%{version}/%{name}-%{version}.tar.gz @@ -29,11 +29,14 @@ BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: gob2 -BuildRequires: gtk2-devel BuildRequires: ibus-devel >= 1.3 BuildRequires: libchewing-devel >= 0.3.3 BuildRequires: pkg-config -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gobject-2.0) +BuildRequires: pkgconfig(gtk+-x11-2.0) +BuildRequires: pkgconfig(x11) Requires: ibus >= 1.3 Provides: locale(zh_TW) BuildRoot: %{_tmppath}/%{name}-%{version}-build
