Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:12.3 
checked in at 2013-02-05 11:07:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/fcitx-hangul (Old)
 and      /work/SRC/openSUSE:12.3/.fcitx-hangul.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-hangul", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:12.3/fcitx-hangul/fcitx-hangul.changes   2013-01-31 
01:16:07.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.fcitx-hangul.new/fcitx-hangul.changes      
2013-02-05 11:07:35.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 26 18:56:28 UTC 2013 - i...@marguerite.su
+
+- update version 0.2.1
+  * fix icon path
+
+-------------------------------------------------------------------

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

New:
----
  fcitx-hangul-0.2.1.tar.bz2

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

Other differences:
------------------
++++++ fcitx-hangul.spec ++++++
--- /var/tmp/diff_new_pack.j2zK8k/_old  2013-02-05 11:07:35.000000000 +0100
+++ /var/tmp/diff_new_pack.j2zK8k/_new  2013-02-05 11:07:35.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           fcitx-hangul
-Version:       0.2.0
+Version:       0.2.1
 Release:       0
 License:       GPL-2.0
 Summary:       Hangul Module for Fcitx IM Framework
@@ -53,11 +53,6 @@
 make DESTDIR=%{buildroot} install
 popd
 
-# Fix wrong-icon-size
-mkdir -pv %{buildroot}%{_datadir}/icons/hicolor/48x48/status/
-mv %{buildroot}%{_datadir}/icons/hicolor/64x64/status/*.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/status/
-rm -rf %{buildroot}%{_datadir}/icons/hicolor/64x64/status/
-
 %{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so
 
 # Fix incorrect-fsf-address

++++++ fcitx-hangul-0.2.0.tar.bz2 -> fcitx-hangul-0.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/COPYING 
new/fcitx-hangul-0.2.1/COPYING
--- old/fcitx-hangul-0.2.0/COPYING      2012-12-10 02:13:32.000000000 +0100
+++ new/fcitx-hangul-0.2.1/COPYING      2013-01-18 21:11:30.000000000 +0100
@@ -2,7 +2,7 @@
                Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,7 @@
 
     You should have received a copy of the GNU General Public License
     along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 
 Also add information on how to contact you by electronic and paper mail.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/data/CMakeLists.txt 
new/fcitx-hangul-0.2.1/data/CMakeLists.txt
--- old/fcitx-hangul-0.2.0/data/CMakeLists.txt  2012-12-10 02:13:32.000000000 
+0100
+++ new/fcitx-hangul-0.2.1/data/CMakeLists.txt  2013-01-18 21:11:30.000000000 
+0100
@@ -3,7 +3,7 @@
 fcitx_add_inputmethod_conf_file(hangul.conf)
 
 install(FILES symbol.txt DESTINATION ${FCITX4_PREFIX}/share/fcitx/hangul/)
-install(FILES hangul.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/skin/imicon/)
+install(FILES hangul.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/imicon/)
 install(FILES hangul.png RENAME fcitx-hangul.png DESTINATION 
share/icons/hicolor/64x64/apps/)
-install(FILES hanja_active.png RENAME fcitx-hanja-active.png DESTINATION 
share/icons/hicolor/64x64/status/)
-install(FILES hanja_inactive.png RENAME fcitx-hanja-inactive.png DESTINATION 
share/icons/hicolor/64x64/status/)
+install(FILES hanja_active.png RENAME fcitx-hanja-active.png DESTINATION 
share/icons/hicolor/48x48/status/)
+install(FILES hanja_inactive.png RENAME fcitx-hanja-inactive.png DESTINATION 
share/icons/hicolor/48x48/status/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/po/fcitx-hangul.pot 
new/fcitx-hangul-0.2.1/po/fcitx-hangul.pot
--- old/fcitx-hangul-0.2.0/po/fcitx-hangul.pot  2012-12-10 02:13:32.000000000 
+0100
+++ new/fcitx-hangul-0.2.1/po/fcitx-hangul.pot  2013-01-18 21:11:30.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-03-16 17:05+0800\n"
+"POT-Creation-Date: 2013-01-18 15:10-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -40,7 +40,7 @@
 # unknown
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:1
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/hangul.conf.in.h:1
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:498
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:691
 msgid "Hangul"
 msgstr ""
 
@@ -84,10 +84,10 @@
 msgid "Hangul Wrapper For Fcitx"
 msgstr ""
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:546
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:730
 msgid "Use Hanja"
 msgstr ""
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:549
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:733
 msgid "Use Hangul"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/po/ko.po 
new/fcitx-hangul-0.2.1/po/ko.po
--- old/fcitx-hangul-0.2.0/po/ko.po     2012-12-10 02:13:32.000000000 +0100
+++ new/fcitx-hangul-0.2.1/po/ko.po     2013-01-18 21:11:30.000000000 +0100
@@ -1,18 +1,24 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+#   <wen...@gmail.com>, 2012.
 # Weng Xuetian <wen...@gmail.com>, 2012.
 msgid ""
 msgstr ""
-"Project-Id-Version: libhangul 0.0.12\n"
+"Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-03-16 17:05+0800\n"
-"PO-Revision-Date: 2012-03-16 16:33+0800\n"
-"Last-Translator: Weng Xuetian <wen...@gmail.com>\n"
-"Language-Team: Korean <k...@li.org>\n"
+"POT-Creation-Date: 2013-01-18 15:10-0500\n"
+"PO-Revision-Date: 2012-03-26 03:02+0000\n"
+"Last-Translator: Xuetian Weng <wen...@gmail.com>\n"
+"Language-Team: Korean (http://www.transifex.com/projects/p/fcitx/language/";
+"ko/)\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.4\n"
 
 #: unknown
 msgid "Ahnmatae"
@@ -20,7 +26,7 @@
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:25
 msgid "Auto Reorder"
-msgstr ""
+msgstr "자동 재배열"
 
 #: unknown
 msgid "Dubeolsik"
@@ -33,25 +39,25 @@
 # unknown
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:1
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/hangul.conf.in.h:1
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:498
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:691
 msgid "Hangul"
-msgstr ""
+msgstr "한글"
 
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:2
 msgid "Hangul Wrapper For Fcitx"
-msgstr ""
+msgstr "Fcitx의 한글 표지"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:35
 msgid "Hanja Mode"
-msgstr ""
+msgstr "한자 모드"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:20
 msgid "Hanja Mode Toggle Key"
-msgstr ""
+msgstr "한자 모드 변환 키"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:4
 msgid "Keyboard Layout"
-msgstr ""
+msgstr "자판 배열"
 
 #: unknown
 msgid "Romaja"
@@ -77,14 +83,14 @@
 msgid "Sebeolsik Yetgeul"
 msgstr "세벌식 옛글"
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:549
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:733
 msgid "Use Hangul"
-msgstr ""
+msgstr "한글 사용"
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:546
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:730
 msgid "Use Hanja"
-msgstr ""
+msgstr "한자 사용"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:30
 msgid "Word Commit"
-msgstr ""
+msgstr "워드 커밋"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/po/zh_CN.po 
new/fcitx-hangul-0.2.1/po/zh_CN.po
--- old/fcitx-hangul-0.2.0/po/zh_CN.po  2012-12-10 02:13:32.000000000 +0100
+++ new/fcitx-hangul-0.2.1/po/zh_CN.po  2013-01-18 21:11:30.000000000 +0100
@@ -11,9 +11,9 @@
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-03-16 17:05+0800\n"
-"PO-Revision-Date: 2012-09-20 03:06+0000\n"
-"Last-Translator: csslayer <wen...@gmail.com>\n"
+"POT-Creation-Date: 2013-01-18 15:10-0500\n"
+"PO-Revision-Date: 2012-11-08 01:11+0000\n"
+"Last-Translator: marguerite su <i...@marguerite.su>\n"
 "Language-Team: Chinese (China) <fcitx-...@googlegroups.com>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -40,7 +40,7 @@
 # unknown
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:1
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/hangul.conf.in.h:1
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:498
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:691
 msgid "Hangul"
 msgstr "韩文"
 
@@ -82,13 +82,13 @@
 
 #: unknown
 msgid "Sebeolsik Yetgeul"
-msgstr ""
+msgstr "三套式古文"
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:549
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:733
 msgid "Use Hangul"
 msgstr "使用韩文"
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:546
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:730
 msgid "Use Hanja"
 msgstr "使用汉字"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/po/zh_TW.po 
new/fcitx-hangul-0.2.1/po/zh_TW.po
--- old/fcitx-hangul-0.2.0/po/zh_TW.po  2012-12-10 02:13:32.000000000 +0100
+++ new/fcitx-hangul-0.2.1/po/zh_TW.po  2013-01-18 21:11:30.000000000 +0100
@@ -8,28 +8,28 @@
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-03-16 17:05+0800\n"
-"PO-Revision-Date: 2012-04-01 07:54+0000\n"
+"POT-Creation-Date: 2013-01-18 15:10-0500\n"
+"PO-Revision-Date: 2012-12-18 16:55+0000\n"
 "Last-Translator: Alisha <alisha...@gmail.com>\n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/fcitx/";
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/";
 "language/zh_TW/)\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
 
 #: unknown
 msgid "Ahnmatae"
-msgstr ""
+msgstr "安馬太鍵盤"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:25
 msgid "Auto Reorder"
-msgstr ""
+msgstr "自動排序"
 
 #: unknown
 msgid "Dubeolsik"
-msgstr ""
+msgstr "Dubeolsik"
 
 #: unknown
 msgid "Dubeolsik Yetgeul"
@@ -38,7 +38,7 @@
 # unknown
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:1
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/hangul.conf.in.h:1
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:498
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:691
 msgid "Hangul"
 msgstr "韓文"
 
@@ -82,14 +82,14 @@
 msgid "Sebeolsik Yetgeul"
 msgstr ""
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:549
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:733
 msgid "Use Hangul"
 msgstr "使用韓文"
 
-#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:546
+#: /home/saber/Develop/fcitx-hangul/build/po/../..//src/eim.c:730
 msgid "Use Hanja"
 msgstr "使用漢字"
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:30
 msgid "Word Commit"
-msgstr ""
+msgstr "單字提交"

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

Reply via email to