Hello community,

here is the log from the commit of package fcitx-kkc for openSUSE:Factory 
checked in at 2015-06-01 09:52:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-kkc (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-kkc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-kkc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-kkc/fcitx-kkc.changes      2014-06-10 
14:39:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-kkc.new/fcitx-kkc.changes 2015-06-01 
09:52:49.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 30 07:23:36 UTC 2015 - [email protected]
+
+- update version 0.1.2
+  * add more skk dictionaries
+
+-------------------------------------------------------------------

Old:
----
  fcitx-kkc-0.1.1.tar.xz

New:
----
  fcitx-kkc-0.1.2.tar.xz

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

Other differences:
------------------
++++++ fcitx-kkc.spec ++++++
--- /var/tmp/diff_new_pack.RV5VaT/_old  2015-06-01 09:52:49.000000000 +0200
+++ /var/tmp/diff_new_pack.RV5VaT/_new  2015-06-01 09:52:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-kkc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx-kkc
-Version:        0.1.1
+Version:        0.1.2
 Release:        0
 Summary:        Japanese KKC IME Wrapper for Fcitx
 License:        GPL-3.0+

++++++ fcitx-kkc-0.1.1.tar.xz -> fcitx-kkc-0.1.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/CMakeLists.txt 
new/fcitx-kkc-0.1.2/CMakeLists.txt
--- old/fcitx-kkc-0.1.1/CMakeLists.txt  2014-05-16 03:59:59.000000000 +0200
+++ new/fcitx-kkc-0.1.2/CMakeLists.txt  2015-05-18 17:47:33.000000000 +0200
@@ -15,7 +15,7 @@
 endif ()
 
 if (NOT SKK_DEFAULT_PATH)
-    set(SKK_DEFAULT_PATH "/usr/share/skk/SKK-JISYO.L")
+    set(SKK_DEFAULT_PATH "/usr/share/skk/")
 endif ()
 
 # This will add a uninstall target. Comment out this line if other cmake 
packages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/po/ja.po new/fcitx-kkc-0.1.2/po/ja.po
--- old/fcitx-kkc-0.1.1/po/ja.po        2014-05-16 03:59:59.000000000 +0200
+++ new/fcitx-kkc-0.1.2/po/ja.po        2015-05-18 17:47:33.000000000 +0200
@@ -4,16 +4,17 @@
 #
 # Translators:
 # しろう, 2013
-# しろう, 2013
+# WAKAYAMA Shirou <[email protected]>, 2013
+# AWASHIRO Ikuya <[email protected]>, 2014-2015
 # Masaharu IWAI <[email protected]>, 2013
-# しろう, 2013
+# WAKAYAMA Shirou <[email protected]>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2013-11-07 18:02-0500\n"
-"PO-Revision-Date: 2013-11-07 22:59+0000\n"
-"Last-Translator: Masaharu IWAI <[email protected]>\n"
+"POT-Creation-Date: 2015-04-29 18:02+0200\n"
+"PO-Revision-Date: 2015-04-29 14:31+0000\n"
+"Last-Translator: AWASHIRO Ikuya <[email protected]>\n"
 "Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/";
 "ja/)\n"
 "Language: ja\n"
@@ -44,7 +45,7 @@
 
 #: gui/adddictdialog.cpp:35
 msgid "&Type:"
-msgstr ""
+msgstr "形式(&T):"
 
 #: src/fcitx-kkc.desc:47
 msgid "Auto correct input sequence"
@@ -95,7 +96,7 @@
 
 #: src/fcitx-kkc.desc:33
 msgid "Global"
-msgstr "全体"
+msgstr "任せる"
 
 #: gui/shortcutmodel.cpp:50 src/kkc.c:83 src/fcitx-kkc.desc:18
 msgid "Half width Katakana"
@@ -139,7 +140,7 @@
 
 #: gui/shortcutwidget.cpp:155
 msgid "Key to add is conflict with existing shortcut."
-msgstr "追加したキーは存在するするショートカットキーと競合しています。"
+msgstr "追加したキーは存在するショートカットキーと競合しています。"
 
 #: src/fcitx-kkc.conf.in:3
 msgid "Kkc Addon of Fcitx"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/po/zh_TW.po 
new/fcitx-kkc-0.1.2/po/zh_TW.po
--- old/fcitx-kkc-0.1.1/po/zh_TW.po     2014-05-16 03:59:59.000000000 +0200
+++ new/fcitx-kkc-0.1.2/po/zh_TW.po     2015-05-18 17:47:33.000000000 +0200
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
+# BrLi <[email protected]>, 2014
 # fhoshino <[email protected]>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2014-04-10 07:02+0200\n"
-"PO-Revision-Date: 2014-04-10 04:43+0000\n"
-"Last-Translator: fhoshino <[email protected]>\n"
+"POT-Creation-Date: 2014-06-06 07:02+0200\n"
+"PO-Revision-Date: 2014-06-06 04:46+0000\n"
+"Last-Translator: BrLi <[email protected]>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/";
 "language/zh_TW/)\n"
 "Language: zh_TW\n"
@@ -41,7 +42,7 @@
 
 #: gui/adddictdialog.cpp:35
 msgid "&Type:"
-msgstr ""
+msgstr "&類型:"
 
 #: src/fcitx-kkc.desc:47
 msgid "Auto correct input sequence"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/src/dictionary_list.in 
new/fcitx-kkc-0.1.2/src/dictionary_list.in
--- old/fcitx-kkc-0.1.1/src/dictionary_list.in  2014-05-16 03:59:59.000000000 
+0200
+++ new/fcitx-kkc-0.1.2/src/dictionary_list.in  2015-05-18 17:47:33.000000000 
+0200
@@ -1,2 +1,6 @@
-type=file,file=@SKK_DEFAULT_PATH@,mode=readonly
+type=file,file=@[email protected],mode=readonly
 type=file,file=$FCITX_CONFIG_DIR/kkc/dictionary,mode=readwrite
+type=file,file=@[email protected],mode=readonly
+type=file,file=@[email protected],mode=readonly
+type=file,file=@[email protected],mode=readonly
+type=file,file=@[email protected],mode=readonly


Reply via email to