Hello community, here is the log from the commit of package ibus-pinyin for openSUSE:Factory checked in at 2017-02-02 15:46:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-pinyin (Old) and /work/SRC/openSUSE:Factory/.ibus-pinyin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-pinyin" Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-pinyin/ibus-pinyin.changes 2016-09-07 11:45:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-pinyin.new/ibus-pinyin.changes 2017-02-03 17:42:34.107365600 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 11:26:50 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-pinyin.spec ++++++ --- /var/tmp/diff_new_pack.ERSyJj/_old 2017-02-03 17:42:34.531305594 +0100 +++ /var/tmp/diff_new_pack.ERSyJj/_new 2017-02-03 17:42:34.531305594 +0100 @@ -1,7 +1,7 @@ # # spec file for package ibus-pinyin # -# Copyright (c) 2016 SUSE LINUX 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 @@ -33,7 +33,11 @@ Patch3: Wlogical-not-parentheses.patch # PATFH-FIX-SUSE ibus-pinyin-default-full.patch [email protected] -- set Fullpinyin beyond dconf database as default. Patch4: ibus-pinyin-default-full.patch +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: ibus-devel >= 1.4.99
