Hello community, here is the log from the commit of package ibus-googlepinyin for openSUSE:Factory checked in at 2017-06-01 16:32:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-googlepinyin (Old) and /work/SRC/openSUSE:Factory/.ibus-googlepinyin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-googlepinyin" Thu Jun 1 16:32:43 2017 rev:10 rq:498131 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-googlepinyin/ibus-googlepinyin.changes 2013-07-21 08:08:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-googlepinyin.new/ibus-googlepinyin.changes 2017-06-01 16:32:44.435069331 +0200 @@ -1,0 +2,6 @@ +Wed May 24 06:42:02 UTC 2017 - [email protected] + +- Add is_opensuse macro in SPEC file, limit google-pinyin + installation not by default in SLE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-googlepinyin.spec ++++++ --- /var/tmp/diff_new_pack.4VToIm/_old 2017-06-01 16:32:45.598905154 +0200 +++ /var/tmp/diff_new_pack.4VToIm/_new 2017-06-01 16:32:45.602904591 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-googlepinyin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -24,7 +24,9 @@ Group: System/I18n/Chinese Url: http://code.google.com/p/libgooglepinyin BuildArch: noarch +%if 0%{?is_opensuse} Provides: locale(ibus:zh) +%endif BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ibus-devel @@ -44,8 +46,8 @@ Patch: FSF-address.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: ibus -Requires: python-ibus Requires: libgooglepinyin0 +Requires: python-ibus %description GooglePinyin
