Hello community,

here is the log from the commit of package fcitx-rime for openSUSE:Factory 
checked in at 2013-06-24 09:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-rime (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-rime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-rime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-rime/fcitx-rime.changes    2013-02-02 
18:51:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-rime.new/fcitx-rime.changes       
2013-06-24 09:27:35.000000000 +0200
@@ -1,0 +2,7 @@
+Sat Jun 22 06:49:00 UTC 2013 - [email protected]
+
+- update version 0.2.1
+  * fixes some bug and add some manual syncing feature, 
+    and implement redeploy properly
+
+-------------------------------------------------------------------

Old:
----
  fcitx-rime-0.2.0.tar.bz2

New:
----
  fcitx-rime-0.2.1.tar.xz

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

Other differences:
------------------
++++++ fcitx-rime.spec ++++++
--- /var/tmp/diff_new_pack.yq56o3/_old  2013-06-24 09:27:35.000000000 +0200
+++ /var/tmp/diff_new_pack.yq56o3/_new  2013-06-24 09:27:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-rime
 #
-# Copyright (c) specCURRENT_YEAR 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,13 @@
 #
 
 Name:           fcitx-rime
-Version:       0.2.0
+Version:       0.2.1
 Release:       0
 License:       GPL-2.0+
 Summary:       Rime input engine support for Fcitx
 Url:   https://github.com/fcitx/fcitx-rime
 Group: System/I18n/Chinese
-Source:        %{name}-%{version}.tar.bz2
+Source:        https://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
 # remove next version
 Source1: COPYING
 BuildRequires: fcitx-devel
@@ -39,8 +39,10 @@
 # resolve "have choice"
 BuildRequires:  libyaml-cpp0_3
 %endif
+BuildRequires:  xz
 # explicitly requires brise (rime-data)
 Requires:              brise
+Requires:              fcitx
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,7 +57,7 @@
 cp -r %{SOURCE1} ./
 
 %build
-mkdir -pv build
+mkdir -p build
 pushd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..
 make %{?_smp_mflags}

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

Reply via email to