Hello community,

here is the log from the commit of package kcm-fcitx for openSUSE:Factory 
checked in at 2012-07-23 10:12:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm-fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.kcm-fcitx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcm-fcitx", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm-fcitx/kcm-fcitx.changes      2012-06-29 
07:00:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcm-fcitx.new/kcm-fcitx.changes 2012-07-23 
10:15:51.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Jul 21 21:35:11 UTC 2012 - [email protected]
+
+- update version 0.4.0
+  * new implementation for key conversion
+  * add support for change “default layout”
+
+-------------------------------------------------------------------

Old:
----
  _service
  kcm-fcitx-0.3.4.tar.bz2

New:
----
  input-keyboard.svg
  kcm-fcitx-0.4.0.tar.bz2

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

Other differences:
------------------
++++++ kcm-fcitx.spec ++++++
--- /var/tmp/diff_new_pack.TSWIBa/_old  2012-07-23 10:15:53.000000000 +0200
+++ /var/tmp/diff_new_pack.TSWIBa/_new  2012-07-23 10:15:53.000000000 +0200
@@ -19,14 +19,15 @@
 %define                pkgname fcitx-config-kde4
 
 Name:           kcm-fcitx
-Version:        0.3.4
+Version:        0.4.0
 Release:        0
 Summary:        KDE control module for Fcitx
-Url:            http://github.com/fcitx/kcm-fcitx
-Group:          System/I18n/Chinese
 License:        GPL-2.0+
+Group:          System/I18n/Chinese
+Url:            http://github.com/fcitx/kcm-fcitx
 #Source:         http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
 Source:         %{name}-%{version}.tar.bz2
+Source1:        input-keyboard.svg
 Obsoletes:      %{name} < 0.2.0
 Provides:       %{name} = %{version}
 BuildRequires:  fcitx-devel
@@ -39,13 +40,15 @@
 %endif
 %else
 BuildRequires:  kdelibs-devel
-BuildRequires:  unique-devel
 BuildRequires:  libX11-devel
+BuildRequires:  unique-devel
 %endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  rsvg-view
 %if 0%{?suse_version}
 %kde4_runtime_requires
 %else
@@ -93,6 +96,14 @@
 
 popd
 
+sed -i 
"s/Categories=Qt;KDE;Utility/Categories=Qt;KDE;Utility;DesktopUtility;/" 
%{buildroot}%{_datadir}/applications/kde4/kbd-layout-viewer.desktop
+
+ICONSIZE="16 22 32 48 64 128 256"
+for i in $ICONSIZE; do
+    mkdir -pv %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/devices/
+    rsvg-convert -h $i -w $i %{SOURCE1} -o 
%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/devices/input-keyboard.png
+done
+
 %find_lang kcm_fcitx
 
 %if 0%{?suse_version}
@@ -105,10 +116,13 @@
 
 %files -n %{pkgname} -f kcm_fcitx.lang
 %defattr(-,root,root,-)
+%{_bindir}/kbd-layout-viewer
 %{_libdir}/kde4/*
 %{_datadir}/kde4/*
+%{_datadir}/applications/kde4/kbd-layout-viewer.desktop
 %if 0%{?fedora_version}
 %{_datadir}/config/fcitx-skin.knsrc
 %endif
+%{_datadir}/icons/hicolor/*/devices/input-keyboard.png
 
 %changelog

++++++ kcm-fcitx-0.3.4.tar.bz2 -> kcm-fcitx-0.4.0.tar.bz2 ++++++
++++ 7289 lines of diff (skipped)

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

Reply via email to