Hello community,

here is the log from the commit of package fcitx-table-extra for openSUSE:13.1 
checked in at 2013-09-26 19:34:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/fcitx-table-extra (Old)
 and      /work/SRC/openSUSE:13.1/.fcitx-table-extra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-table-extra"

Changes:
--------
--- /work/SRC/openSUSE:13.1/fcitx-table-extra/fcitx-table-extra.changes 
2013-09-23 10:50:49.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.fcitx-table-extra.new/fcitx-table-extra.changes    
2013-09-26 19:34:25.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 05:18:25 UTC 2013 - i...@marguerite.su
+
+- update version 0.3.5
+  * fix some issues related to the tradition of specific im.
+
+-------------------------------------------------------------------

Old:
----
  fcitx-table-extra-0.3.4.tar.xz

New:
----
  fcitx-table-extra-0.3.5.tar.xz

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

Other differences:
------------------
++++++ fcitx-table-extra.spec ++++++
--- /var/tmp/diff_new_pack.iqA945/_old  2013-09-26 19:34:25.000000000 +0200
+++ /var/tmp/diff_new_pack.iqA945/_new  2013-09-26 19:34:25.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx-table-extra
-Version:        0.3.4
+Version:        0.3.5
 Release:        0
 Summary:        Extra table for Fcitx
 License:        GPL-2.0+ and SUSE-Public-Domain
@@ -336,11 +336,6 @@
 make DESTDIR=%{buildroot} install
 popd
 
-#fix wrong icon size error
-%{__mv} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/fcitx-cantonese.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-%{__mv} %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/fcitx-stroke5.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-%{__mv} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/fcitx-zhengma.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
-
 %find_lang %{name}
 
 %fdupes %{buildroot}

++++++ fcitx-table-extra-0.3.4.tar.xz -> fcitx-table-extra-0.3.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/icons/CMakeLists.txt 
new/fcitx-table-extra-0.3.5/icons/CMakeLists.txt
--- old/fcitx-table-extra-0.3.4/icons/CMakeLists.txt    2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/icons/CMakeLists.txt    2013-09-02 
01:32:18.000000000 +0200
@@ -1,8 +1,10 @@
 set(ICON48
-    fcitx-cantonhk.png fcitx-jyutping.png
-    fcitx-quick3.png fcitx-quick5.png fcitx-quick-classic.png fcitx-scj6.png 
fcitx-wu.png
-    fcitx-zhengma.png)
-set(ICON64 fcitx-t9.png fcitx-boshiamy.png fcitx-cantonese.png 
fcitx-easy-big.png fcitx-array30.png fcitx-array30-big.png fcitx-stroke5.png)
+  fcitx-cantonese.png fcitx-cantonhk.png fcitx-jyutping.png fcitx-quick3.png
+  fcitx-quick5.png fcitx-quick-classic.png fcitx-scj6.png fcitx-stroke5.png
+  fcitx-wu.png)
+set(ICON64
+  fcitx-t9.png fcitx-boshiamy.png fcitx-easy-big.png fcitx-array30.png
+  fcitx-array30-big.png fcitx-zhengma.png)
 
 install(FILES
     ${ICON64}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/po/ja.po 
new/fcitx-table-extra-0.3.5/po/ja.po
--- old/fcitx-table-extra-0.3.4/po/ja.po        2013-06-27 04:02:39.000000000 
+0200
+++ new/fcitx-table-extra-0.3.5/po/ja.po        2013-09-02 01:32:18.000000000 
+0200
@@ -4,13 +4,14 @@
 #
 # Translators:
 # しろう, 2013
+# しろう, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2013-06-26 22:02-0400\n"
-"PO-Revision-Date: 2013-06-27 00:18+0000\n"
-"Last-Translator: Xuetian Weng <wen...@gmail.com>\n"
+"POT-Creation-Date: 2013-08-07 12:02-0400\n"
+"PO-Revision-Date: 2013-08-07 15:08+0000\n"
+"Last-Translator: しろう\n"
 "Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/";
 "ja/)\n"
 "Language: ja\n"
@@ -81,7 +82,7 @@
 
 #: tables/t9.conf.in:3
 msgid "T9 (Stroke)"
-msgstr ""
+msgstr "T9 (Stroke)"
 
 #: tables/wu.conf.in:3
 msgid "Wu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/tables/array30-big.conf.in 
new/fcitx-table-extra-0.3.5/tables/array30-big.conf.in
--- old/fcitx-table-extra-0.3.4/tables/array30-big.conf.in      2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/tables/array30-big.conf.in      2013-09-02 
01:32:18.000000000 +0200
@@ -6,6 +6,7 @@
 AdjustOrder=AdjustNo
 UsePY=True
 PYKey=[
+UseAutoSend=False
 AutoSend=0
 NoneMatchAutoSend=0
 NoMatchDontCommit=True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/tables/array30.conf.in 
new/fcitx-table-extra-0.3.5/tables/array30.conf.in
--- old/fcitx-table-extra-0.3.4/tables/array30.conf.in  2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/tables/array30.conf.in  2013-09-02 
01:32:18.000000000 +0200
@@ -5,6 +5,7 @@
 File=array30.mb
 AdjustOrder=AdjustNo
 UsePY=False
+UseAutoSend=False
 AutoSend=0
 NoneMatchAutoSend=0
 NoMatchDontCommit=True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/tables/boshiamy.conf.in 
new/fcitx-table-extra-0.3.5/tables/boshiamy.conf.in
--- old/fcitx-table-extra-0.3.4/tables/boshiamy.conf.in 2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/tables/boshiamy.conf.in 2013-09-02 
01:32:18.000000000 +0200
@@ -6,7 +6,8 @@
 AdjustOrder=AdjustFreq
 Priority=3
 UsePY=False
-AutoSend=-1
+UseAutoSend=False
+AutoSend=0
 NoneMatchAutoSend=0
 UseMatchingKey=False
 AutoPhrase=False
@@ -18,4 +19,5 @@
 Symbol=
 Enabled=True
 IgnorePunc=True
+Choose=0123456789
 LangCode=zh_TW
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/tables/easy-big.conf.in 
new/fcitx-table-extra-0.3.5/tables/easy-big.conf.in
--- old/fcitx-table-extra-0.3.4/tables/easy-big.conf.in 2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/tables/easy-big.conf.in 2013-09-02 
01:32:18.000000000 +0200
@@ -6,6 +6,7 @@
 AdjustOrder=AdjustNo
 UsePY=False
 PYKey=[
+UseAutoSend=False
 AutoSend=0
 NoneMatchAutoSend=0
 NoMatchDontCommit=True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.4/tables/wu.conf.in 
new/fcitx-table-extra-0.3.5/tables/wu.conf.in
--- old/fcitx-table-extra-0.3.4/tables/wu.conf.in       2013-06-27 
04:02:39.000000000 +0200
+++ new/fcitx-table-extra-0.3.5/tables/wu.conf.in       2013-09-02 
01:32:18.000000000 +0200
@@ -4,6 +4,7 @@
 IconName=wu
 File=wu.mb
 AdjustOrder=AdjustFreq
+UseAutoSend=False
 UsePY=True
 PYKey=[
 AutoSend=-1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to