Hello community, here is the log from the commit of package kcm-fcitx for openSUSE:Factory checked in at 2013-07-08 13:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcm-fcitx (Old) and /work/SRC/openSUSE:Factory/.kcm-fcitx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcm-fcitx" Changes: -------- --- /work/SRC/openSUSE:Factory/kcm-fcitx/kcm-fcitx.changes 2013-01-29 13:45:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kcm-fcitx.new/kcm-fcitx.changes 2013-07-08 13:35:32.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 1 13:08:28 UTC 2013 - [email protected] + +- update version 0.4.3 + * Use new fcitx-qt widget to grab modifier only key. + * Translation Update + +------------------------------------------------------------------- Old: ---- kcm-fcitx-0.4.2-compat-qt474.patch kcm-fcitx-0.4.2.tar.bz2 New: ---- kcm-fcitx-0.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcm-fcitx.spec ++++++ --- /var/tmp/diff_new_pack.Kn0knD/_old 2013-07-08 13:35:32.000000000 +0200 +++ /var/tmp/diff_new_pack.Kn0knD/_new 2013-07-08 13:35:32.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kcm-fcitx # -# 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 @@ -19,17 +19,14 @@ %define pkgname fcitx-config-kde4 Name: kcm-fcitx -Version: 0.4.2 +Version: 0.4.3 Release: 0 Summary: KDE control module for Fcitx 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 +Source: http://download.fcitx-im.org/kcm-fcitx/%{name}-%{version}.tar.xz Source1: input-keyboard.svg -# fix-for-opensuse [email protected] - fix qt 4.7 builds -Patch1: kcm-fcitx-0.4.2-compat-qt474.patch Obsoletes: %{name} < 0.2.0 Provides: %{name} = %{version} BuildRequires: fcitx-devel @@ -44,22 +41,16 @@ %else BuildRequires: kdelibs-devel BuildRequires: libX11-devel -BuildRequires: unique-devel BuildRequires: librsvg2 +BuildRequires: unique-devel %endif BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: intltool BuildRequires: libtool -%if 0%{?suse_version} -%kde4_runtime_requires -%else -Requires: kde-runtime -Requires: qt-x11 -%endif +BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -Provides: locale(kdebase4:ko;zh_CN;zh_SG) %description KDE control module for Fcitx. @@ -71,6 +62,9 @@ Group: System/I18n/Chinese %if 0%{?suse_version} %kde4_runtime_requires +%fcitx_requires +Provides: locale(kdebase4:ko;zh_CN;zh_SG) +Supplements: packageand(fcitx:kdebase4) %else Requires: kde-runtime Requires: qt-x11 @@ -83,9 +77,6 @@ %prep %setup -q -n %{name}-%{version} -%if 0%{?suse_version} <= 1210 -%patch1 -p1 -%endif %build %{__mkdir} -pv build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
