Hello community, here is the log from the commit of package fcitx-cloudpinyin for openSUSE:Factory checked in at 2013-07-08 13:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx-cloudpinyin (Old) and /work/SRC/openSUSE:Factory/.fcitx-cloudpinyin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx-cloudpinyin" Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx-cloudpinyin/fcitx-cloudpinyin.changes 2013-01-29 12:08:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fcitx-cloudpinyin.new/fcitx-cloudpinyin.changes 2013-07-08 13:34:22.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 1 02:41:14 UTC 2013 - [email protected] + +- update version 0.3.2 + * disable cloud pinyin on fly + * translation update + +------------------------------------------------------------------- Old: ---- fcitx-cloudpinyin-0.3.1.tar.bz2 New: ---- fcitx-cloudpinyin-0.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx-cloudpinyin.spec ++++++ --- /var/tmp/diff_new_pack.dXjaRf/_old 2013-07-08 13:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.dXjaRf/_new 2013-07-08 13:34:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package fcitx-cloudpinyin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,13 +16,12 @@ # - Name: fcitx-cloudpinyin -Version: 0.3.1 +Version: 0.3.2 Release: 0 Summary: Cloudpinyin module for fcitx -Group: System/I18n/Chinese License: GPL-2.0+ +Group: System/I18n/Chinese Url: http://code.google.com/p/fcitx BuildRequires: cmake BuildRequires: fcitx-devel @@ -34,10 +33,11 @@ %else BuildRequires: pkgconfig %endif -#Source: https://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz -Source: %{name}-%{version}.tar.bz2 +BuildRequires: xz +Source: http://download.fcitx-im.org/fcitx-cloudpinyin/%{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: locale(fcitx:zh_CN;zh_SG) +%{fcitx_requires} %description Cloulpinyin is an based cloud compute input method @@ -63,7 +63,8 @@ %files -f %{name}.lang %defattr(-,root,root) -%{_libdir}/fcitx -%{_datadir}/fcitx/* +%{_fcitx_libdir}/%{name}.so +%{_fcitx_addondir}/%{name}.conf +%{_fcitx_descdir}/%{name}.desc %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
