Hello community,

here is the log from the commit of package fcitx-sunpinyin for openSUSE:Factory 
checked in at 2013-07-08 13:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-sunpinyin (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-sunpinyin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-sunpinyin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-sunpinyin/fcitx-sunpinyin.changes  
2013-01-29 13:12:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-sunpinyin.new/fcitx-sunpinyin.changes     
2013-07-08 13:35:24.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Jul  1 15:58:57 UTC 2013 - [email protected]
+
+- update version 0.4.1
+  * Support typing mixed Chinese/English when selection is done in half way.
+  * Translation Update
+
+-------------------------------------------------------------------

Old:
----
  fcitx-sunpinyin-0.4.0-compat-gcc46.patch
  fcitx-sunpinyin-0.4.0.tar.bz2

New:
----
  fcitx-sunpinyin-0.4.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx-sunpinyin.spec ++++++
--- /var/tmp/diff_new_pack.3PreTI/_old  2013-07-08 13:35:24.000000000 +0200
+++ /var/tmp/diff_new_pack.3PreTI/_new  2013-07-08 13:35:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-sunpinyin
 #
-# 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,33 +16,33 @@
 #
 
 
-
 Name:           fcitx-sunpinyin
-Version:        0.4.0
+Version:        0.4.1
 Release:        0
 Summary:        Sunpinyin module for fcitx
-Group:          System/I18n/Chinese 
 License:        GPL-2.0+
+Group:          System/I18n/Chinese 
 Url:            http://code.google.com/p/fcitx
 BuildRequires:  cairo-devel
-BuildRequires:  pango-devel
 BuildRequires:  cmake
 BuildRequires:  fdupes 
+BuildRequires:  pango-devel
 %if 0%{?suse_version}
 BuildRequires:  dbus-1-devel
 %else
 BuildRequires:  dbus-devel
 %endif
-BuildRequires: sunpinyin-devel
 BuildRequires:  fcitx-devel
+BuildRequires:  fcitx-skin-classic
+BuildRequires:  fcitx-skin-dark
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libtool
-#Source:         http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
-Source:         %{name}-%{version}.tar.bz2
-# fix-for-opensuse [email protected] - fix builds with gcc 4.6
-Patch1:         fcitx-sunpinyin-0.4.0-compat-gcc46.patch
+BuildRequires:  sunpinyin-devel
+BuildRequires:  xz
+Source:         
http://download.fcitx-im.org/fcitx-sunpinyin/%{name}-%{version}.tar.xz
 Provides:       locale(fcitx:zh_CN;zh_SG)
+%{fcitx_requires}
 
 %description
 SunPinyin
@@ -62,9 +62,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%if 0%{?suse_version} <= 1210
-%patch1 -p1
-%endif
 
 %build
 %{__mkdir} -pv build
@@ -94,8 +91,14 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%{_libdir}/fcitx
-%{_datadir}/fcitx/*
-%{_datadir}/icons/hicolor
+%{_fcitx_libdir}/%{name}.so
+%{_fcitx_addondir}/%{name}.conf
+%{_fcitx_descdir}/%{name}.desc
+%{_fcitx_imicondir}/sunpinyin.png
+%{_fcitx_inputmethoddir}/sunpinyin.conf
+%{_fcitx_skindir}/classic/sunpinyin.png
+%{_fcitx_skindir}/dark/sunpinyin.png
+%{_fcitx_skindir}/default/sunpinyin.png
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to