commit fcitx-unikey for openSUSE:Factory

2019-08-28 Thread root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2019-08-28 18:35:36

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new.7948 (New)


Package is "fcitx-unikey"

Wed Aug 28 18:35:36 2019 rev:17 rq:726540 version:0.2.7

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2017-12-19 10:59:05.355607342 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new.7948/fcitx-unikey.changes  
2019-08-28 18:35:37.589282199 +0200
@@ -1,0 +2,8 @@
+Tue Aug 27 15:08:10 UTC 2019 - Christophe Giboudeaux 
+
+- Remove the Qt4 requirement for openSUSE Leap 15.2 and Tumbleweed
+- Remove the obsolete version check
+- Run spec-cleaner
+- Update the URL
+
+---



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.Yz9EOU/_old  2019-08-28 18:35:40.169281750 +0200
+++ /var/tmp/diff_new_pack.Yz9EOU/_new  2019-08-28 18:35:40.173281749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,12 +20,12 @@
 Version:0.2.7
 Release:0
 Summary:Vietnamese unikey support for Fcitx
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/I18n/Chinese
-Url:https://github.com/fcitx/fcitx-unikey
-Source: 
http://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
+URL:https://gitlab.com/fcitx/fcitx-unikey
+Source: 
https://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
 #PATCH-FIX-UPSTREAM lower qt5 version
-Patch:  qt5-version.patch
+Patch0: qt5-version.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.3
 BuildRequires:  fcitx-qt5-devel
@@ -34,9 +34,8 @@
 BuildRequires:  intltool
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
-%if 0%{?suse_version} >= 1220
+%if 0%{?suse_version} < 1550 && 0%{?sle_version} < 150200
 BuildRequires:  libqt4-devel
 %endif
 
@@ -45,15 +44,11 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
-mkdir build && cd build
-CXXFLAGS+="%{optflags}" cmake \
-   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-   ..
-make %{?_smp_mflags}
+%cmake
+%cmake_build
 
 %install
 %cmake_install
@@ -62,21 +57,17 @@
 %fdupes %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc COPYING
-%{_fcitx_libdir}/%{name}.so
-%if 0%{?suse_version} >= 1220
+%license COPYING
 %dir %{_fcitx_libdir}/qt
-%{_fcitx_libdir}/qt/lib%{name}-macro-editor.so
-%endif
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_fcitx_addondir}/%{name}.conf
+%{_fcitx_descdir}/%{name}.desc
 %{_fcitx_imicondir}/unikey.png
 %{_fcitx_inputmethoddir}/unikey.conf
-%{_fcitx_descdir}/%{name}.desc
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
+%{_fcitx_libdir}/%{name}.so
+%{_fcitx_libdir}/qt/lib%{name}-macro-editor.so
 
 %changelog




commit fcitx-unikey for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2017-12-19 10:59:04

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is "fcitx-unikey"

Tue Dec 19 10:59:04 2017 rev:16 rq:558113 version:0.2.7

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2016-06-19 13:54:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2017-12-19 10:59:05.355607342 +0100
@@ -1,0 +2,16 @@
+Sat Dec  2 06:00:54 UTC 2017 - i...@marguerite.su
+
+- update version 0.2.7
+  * remove unused deps
+  * port editor to qt5
+- changes in 0.2.6
+  * fix input speed window
+  * remove unused iconv.h
+  * use "Toggle" instead of Enable
+  * enable Macro by default to workaround the same firefox bug
+  * remove iconv and add missing libintl
+  * explicit cast to unsigned to remove warning
+- drop fcitx-unikey-static_cast.patch,upstreamed
+- add qt5-version.patch
+
+---

Old:

  fcitx-unikey-0.2.5.tar.xz
  fcitx-unikey-static_cast.patch

New:

  fcitx-unikey-0.2.7.tar.xz
  qt5-version.patch



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.3WwhBL/_old  2017-12-19 10:59:05.855583206 +0100
+++ /var/tmp/diff_new_pack.3WwhBL/_new  2017-12-19 10:59:05.859583013 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,20 +17,22 @@
 
 
 Name:   fcitx-unikey
-Version:0.2.5
+Version:0.2.7
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-unikey
 Source: 
http://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM wen...@gmail.com explicit cast to unsigned to remove 
warning
-Patch:  fcitx-unikey-static_cast.patch
+#PATCH-FIX-UPSTREAM lower qt5 version
+Patch:  qt5-version.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.3
+BuildRequires:  fcitx-qt5-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
@@ -68,6 +70,7 @@
 %doc COPYING
 %{_fcitx_libdir}/%{name}.so
 %if 0%{?suse_version} >= 1220
+%dir %{_fcitx_libdir}/qt
 %{_fcitx_libdir}/qt/lib%{name}-macro-editor.so
 %endif
 %{_fcitx_addondir}/%{name}.conf

++ fcitx-unikey-0.2.5.tar.xz -> fcitx-unikey-0.2.7.tar.xz ++
 2113 lines of diff (skipped)

++ qt5-version.patch ++
Index: fcitx-unikey-0.2.7/CMakeLists.txt
===
--- fcitx-unikey-0.2.7.orig/CMakeLists.txt
+++ fcitx-unikey-0.2.7/CMakeLists.txt
@@ -25,7 +25,7 @@ find_package(Gettext REQUIRED)
 find_package(LibIntl REQUIRED)
 
 if (ENABLE_QT)
-find_package(Qt5 5.7 REQUIRED COMPONENTS Core Gui Widgets)
+find_package(Qt5 5.4 REQUIRED COMPONENTS Core Gui Widgets)
 find_package(FcitxQt5WidgetsAddons 1.1 REQUIRED)
 
 endif (ENABLE_QT)



commit fcitx-unikey for openSUSE:Factory

2016-06-19 Thread h_root


binR1jROljAOh.bin
Description: Binary data


commit fcitx-unikey for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2015-12-29 12:59:13

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is "fcitx-unikey"

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2014-06-10 14:39:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2015-12-29 12:59:18.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 24 12:00:15 UTC 2015 - i...@marguerite.su
+
+- update version 0.2.5
+  * remove the check of UnikeySetInputMethod
+  * fix github issue #6: can not enter "giow"
+
+---

Old:

  fcitx-unikey-0.2.4.tar.xz

New:

  fcitx-unikey-0.2.5.tar.xz



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.UwVpJg/_old  2015-12-29 12:59:20.0 +0100
+++ /var/tmp/diff_new_pack.UwVpJg/_new  2015-12-29 12:59:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# 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-unikey
-Version:0.2.4
+Version:0.2.5
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+
@@ -29,12 +29,12 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
-%if 0%{?suse_version} >= 1220
-BuildRequires:  libqt4-devel
-%endif
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{fcitx_requires}
+%if 0%{?suse_version} >= 1220
+BuildRequires:  libqt4-devel
+%endif
 
 %description
 fcitx-unikey provides support for Vietnamese unikey IM.
@@ -43,24 +43,21 @@
 %setup -q
 
 %build
-mkdir build
-cd build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} ..
+mkdir build && cd build
+CXXFLAGS+="%{optflags}" cmake \
+   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+   ..
 make %{?_smp_mflags}
 
 %install
-cd build
-make DESTDIR=%{buildroot} install
-cd ..
+%cmake_install
 
 %find_lang %{name}
-%if 0%{?suse_version}
 %fdupes %{buildroot}
-%else
-fdupes -n -q -r %{buildroot}
-%endif
 
 %post -p /sbin/ldconfig
+
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang

++ fcitx-unikey-0.2.4.tar.xz -> fcitx-unikey-0.2.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.4/po/de.po 
new/fcitx-unikey-0.2.5/po/de.po
--- old/fcitx-unikey-0.2.4/po/de.po 2014-05-08 07:01:55.0 +0200
+++ new/fcitx-unikey-0.2.5/po/de.po 2015-09-06 22:30:28.0 +0200
@@ -4,15 +4,15 @@
 #
 # Translators:
 # mar well , 2013
+# mar well , 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2014-04-30 19:02+0200\n"
-"PO-Revision-Date: 2013-10-18 07:14+\n"
-"Last-Translator: Xuetian Weng \n"
-"Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/;
-"de/)\n"
+"POT-Creation-Date: 2015-08-03 18:02+0200\n"
+"PO-Revision-Date: 2014-12-09 10:08+\n"
+"Last-Translator: mar well \n"
+"Language-Team: German (http://www.transifex.com/fcitx/fcitx/language/de/)\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -73,15 +73,15 @@
 
 #: src/fcitx-unikey.desc:36
 msgid "Enable macro"
-msgstr ""
+msgstr "Makro einschalten"
 
 #: src/fcitx-unikey.desc:31
 msgid "Enable spell check"
-msgstr ""
+msgstr "Rechtschreibung einschalten"
 
 #: src/fcitx-unikey.desc:4
 msgid "Input Method"
-msgstr ""
+msgstr "Eingabemethode"
 
 #: macro-editor/model.cpp:44 src/unikey-ui.cpp:127 src/unikey-ui.cpp:187
 #: src/fcitx-unikey.conf.in:10
@@ -138,7 +138,7 @@
 
 #: src/fcitx-unikey.desc:19
 msgid "Unicode"
-msgstr ""
+msgstr "Unicode"
 
 #: src/unikey-im.cpp:152 src/fcitx-unikey.conf.in:3 src/unikey.conf.in:3
 #: src/fcitx-unikey.desc:1 src/fcitx-unikey.desc:14 src/fcitx-unikey.desc:28
@@ -161,11 +161,11 @@
 
 #: src/fcitx-unikey.desc:41
 msgid "Use oà, _uý (instead of òa, úy)"
-msgstr ""
+msgstr "oà, _uý benutzen (statt òa, úy)"
 
 #: src/fcitx-unikey.desc:10
 msgid "UserIM"
-msgstr ""
+msgstr "Benutzer-Eingabemethode"
 
 #: src/fcitx-unikey.desc:8 src/fcitx-unikey.desc:22
 msgid "VIQR"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit fcitx-unikey for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2014-06-10 14:39:00

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2014-03-22 09:06:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2014-06-10 14:39:01.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  9 05:06:46 UTC 2014 - i...@marguerite.su
+
+- update version 0.2.4
+  * Fix github issues fcitx/fcitx-unikey#3
+
+---

Old:

  fcitx-unikey-0.2.3.tar.xz

New:

  fcitx-unikey-0.2.4.tar.xz



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.HuOfG5/_old  2014-06-10 14:39:01.0 +0200
+++ /var/tmp/diff_new_pack.HuOfG5/_new  2014-06-10 14:39:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-unikey
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+

++ fcitx-unikey-0.2.3.tar.xz - fcitx-unikey-0.2.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.3/po/de.po 
new/fcitx-unikey-0.2.4/po/de.po
--- old/fcitx-unikey-0.2.3/po/de.po 2013-10-14 15:05:00.0 +0200
+++ new/fcitx-unikey-0.2.4/po/de.po 2014-05-08 07:01:55.0 +0200
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# mar well marwell.1...@freenet.de, 2013
+# mar well m.wellend...@gmx.de, 2013
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n
-POT-Creation-Date: 2013-06-03 14:03-0400\n
-PO-Revision-Date: 2013-05-22 06:27+\n
-Last-Translator: mar well marwell.1...@freenet.de\n
+POT-Creation-Date: 2014-04-30 19:02+0200\n
+PO-Revision-Date: 2013-10-18 07:14+\n
+Last-Translator: Xuetian Weng wen...@gmail.com\n
 Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/;
 de/)\n
 Language: de\n
@@ -35,6 +35,22 @@
 msgid Import
 msgstr Import
 
+#: src/fcitx-unikey.desc:46
+msgid Allow type with more freedom
+msgstr 
+
+#: src/fcitx-unikey.desc:51
+msgid Auto restore keys with invalid words
+msgstr 
+
+#: src/fcitx-unikey.desc:23
+msgid BK HCM 2
+msgstr 
+
+#: src/fcitx-unikey.desc:24
+msgid CString
+msgstr 
+
 #: src/unikey-ui.cpp:105 src/unikey-ui.cpp:172
 msgid Choose input method
 msgstr Eingabemethode auswählen
@@ -55,11 +71,35 @@
 msgid Enable Spell Check
 msgstr Rechtschreibprüfung aktivieren
 
+#: src/fcitx-unikey.desc:36
+msgid Enable macro
+msgstr 
+
+#: src/fcitx-unikey.desc:31
+msgid Enable spell check
+msgstr 
+
+#: src/fcitx-unikey.desc:4
+msgid Input Method
+msgstr 
+
 #: macro-editor/model.cpp:44 src/unikey-ui.cpp:127 src/unikey-ui.cpp:187
 #: src/fcitx-unikey.conf.in:10
 msgid Macro
 msgstr Makro
 
+#: src/fcitx-unikey.desc:9
+msgid Microsoft Vietnamese
+msgstr 
+
+#: src/fcitx-unikey.desc:25
+msgid NCR Decimal
+msgstr 
+
+#: src/fcitx-unikey.desc:26
+msgid NCR Hex
+msgstr 
+
 #: src/unikey-ui.cpp:187
 msgid No Macro
 msgstr Keine Makros
@@ -68,15 +108,42 @@
 msgid No Spell Check
 msgstr Keine Rechtschreibprüfung
 
-#: src/unikey-ui.cpp:156
+#: src/unikey-ui.cpp:156 src/fcitx-unikey.desc:17
 msgid Output Charset
 msgstr Zeichensatz Ausgabe
 
+#: src/fcitx-unikey.desc:56
+msgid Process W at word begin
+msgstr 
+
+#: src/fcitx-unikey.desc:11
+msgid Simple Telex
+msgstr 
+
+#: src/fcitx-unikey.desc:12
+msgid Simple Telex2
+msgstr 
+
 #: src/unikey-ui.cpp:119 src/unikey-ui.cpp:182
 msgid Spell Check
 msgstr Rechtschreibprüfung
 
-#: src/unikey-im.cpp:152 src/fcitx-unikey.conf.in:3
+#: src/fcitx-unikey.desc:20
+msgid TCVN3
+msgstr 
+
+#: src/fcitx-unikey.desc:6
+msgid Telex
+msgstr 
+
+#: src/fcitx-unikey.desc:19
+msgid Unicode
+msgstr 
+
+#: src/unikey-im.cpp:152 src/fcitx-unikey.conf.in:3 src/unikey.conf.in:3
+#: src/fcitx-unikey.desc:1 src/fcitx-unikey.desc:14 src/fcitx-unikey.desc:28
+#: src/fcitx-unikey.desc:33 src/fcitx-unikey.desc:38 src/fcitx-unikey.desc:43
+#: src/fcitx-unikey.desc:48 src/fcitx-unikey.desc:53
 msgid Unikey
 msgstr Unikey
 
@@ -84,7 +151,7 @@
 msgid Unikey Input Method
 msgstr Unikey Eingabemethode
 
-#: macro-editor/editor.cpp:48 macro-editor/editor.cpp:71
+#: macro-editor/editor.cpp:48 macro-editor/editor.cpp:76
 msgid Unikey Macro Editor
 msgstr Unikey Macro Editor
 
@@ -92,6 +159,26 @@
 msgid Unikey Wrapper For Fcitx
 msgstr Unikey Wrapper für Fcitx
 
+#: src/fcitx-unikey.desc:41
+msgid Use oà, _uý (instead of òa, úy)
+msgstr 

commit fcitx-unikey for openSUSE:Factory

2014-03-22 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2014-03-22 09:06:57

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2013-07-18 16:06:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2014-03-22 09:06:58.0 +0100
@@ -1,0 +2,6 @@
+Sat Mar 22 11:25:35 UTC 2014 - i...@marguerite.su
+
+- update version 0.2.3
+  * install desc file
+
+---

Old:

  fcitx-unikey-0.2.2.tar.xz

New:

  fcitx-unikey-0.2.3.tar.xz



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.jKExJp/_old  2014-03-22 09:06:59.0 +0100
+++ /var/tmp/diff_new_pack.jKExJp/_new  2014-03-22 09:06:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-unikey
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+
@@ -73,6 +73,7 @@
 %{_fcitx_addondir}/%{name}.conf
 %{_fcitx_imicondir}/unikey.png
 %{_fcitx_inputmethoddir}/unikey.conf
+%{_fcitx_descdir}/%{name}.desc
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

++ fcitx-unikey-0.2.2.tar.xz - fcitx-unikey-0.2.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.2/po/vi.po 
new/fcitx-unikey-0.2.3/po/vi.po
--- old/fcitx-unikey-0.2.2/po/vi.po 2013-07-15 22:35:46.0 +0200
+++ new/fcitx-unikey-0.2.3/po/vi.po 2013-10-14 15:05:00.0 +0200
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
+# bizover, 2013
 # Lê Quốc Tuấn mr.lequoct...@gmail.com, 2009
 # Xuetian Weng wen...@gmail.com, 2012-2013
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n
-POT-Creation-Date: 2013-04-25 00:02-0400\n
-PO-Revision-Date: 2013-01-18 20:49+\n
-Last-Translator: Xuetian Weng wen...@gmail.com\n
+POT-Creation-Date: 2013-07-30 12:02-0400\n
+PO-Revision-Date: 2013-07-30 14:55+\n
+Last-Translator: bizover\n
 Language-Team: Vietnamese (http://www.transifex.com/projects/p/fcitx/;
 language/vi/)\n
 Language: vi\n
@@ -77,7 +78,7 @@
 msgid Spell Check
 msgstr kiểm tra chính tả
 
-#: src/unikey-im.cpp:152 src/fcitx-unikey.conf.in:3
+#: src/unikey-im.cpp:152 src/fcitx-unikey.conf.in:3 src/unikey.conf.in:3
 msgid Unikey
 msgstr Unikey
 
@@ -85,13 +86,13 @@
 msgid Unikey Input Method
 msgstr Unikey Kiểu gõ
 
-#: macro-editor/editor.cpp:48 macro-editor/editor.cpp:71
+#: macro-editor/editor.cpp:48 macro-editor/editor.cpp:76
 msgid Unikey Macro Editor
-msgstr 
+msgstr Bộ chỉnh macro cho Unikey
 
 #: src/fcitx-unikey.conf.in:4
 msgid Unikey Wrapper For Fcitx
-msgstr 
+msgstr Bộ Unikey dành cho Fcitx
 
 #: macro-editor/model.cpp:46
 msgid Word
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.2/src/CMakeLists.txt 
new/fcitx-unikey-0.2.3/src/CMakeLists.txt
--- old/fcitx-unikey-0.2.2/src/CMakeLists.txt   2013-07-15 22:35:46.0 
+0200
+++ new/fcitx-unikey-0.2.3/src/CMakeLists.txt   2013-10-14 15:05:00.0 
+0200
@@ -18,6 +18,7 @@
 
 fcitx_add_addon_full(unikey
SOURCES ${fcitx_unikey_sources}
+   DESC
LINK_LIBS unikey
IM_CONFIG unikey.conf
)

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



commit fcitx-unikey for openSUSE:Factory

2013-07-18 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2013-07-18 16:06:42

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2013-07-08 13:35:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2013-07-18 16:06:44.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 16 19:35:24 UTC 2013 - i...@marguerite.su
+
+- update version 0.2.2
+  * Fix unikey doesn't show in list
+  * fix icon install path
+
+---

Old:

  fcitx-unikey-0.2.1.tar.xz
  fcitx-unikey-imicon.patch

New:

  fcitx-unikey-0.2.2.tar.xz



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.tcd2HX/_old  2013-07-18 16:06:44.0 +0200
+++ /var/tmp/diff_new_pack.tcd2HX/_new  2013-07-18 16:06:44.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   fcitx-unikey
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Vietnamese unikey support for Fcitx
 License:GPL-3.0+
 Group:  System/I18n/Chinese
 Url:https://github.com/fcitx/fcitx-unikey
 Source: 
http://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
-# FIX-PATCH-UPSTREAM marguer...@opensuse.org - fix imicon directory
-Patch1: fcitx-unikey-imicon.patch
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel = 4.2.3
 BuildRequires:  fdupes
@@ -43,7 +41,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 mkdir build
@@ -75,6 +72,7 @@
 %endif
 %{_fcitx_addondir}/%{name}.conf
 %{_fcitx_imicondir}/unikey.png
+%{_fcitx_inputmethoddir}/unikey.conf
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

++ fcitx-unikey-0.2.1.tar.xz - fcitx-unikey-0.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.1/CMakeLists.txt 
new/fcitx-unikey-0.2.2/CMakeLists.txt
--- old/fcitx-unikey-0.2.1/CMakeLists.txt   2013-06-03 20:03:15.0 
+0200
+++ new/fcitx-unikey-0.2.2/CMakeLists.txt   2013-07-15 22:35:46.0 
+0200
@@ -20,14 +20,14 @@
 set(CMAKE_SHARED_LINKER_FLAGS -Wl,--as-needed ${CMAKE_SHARED_LINKER_FLAGS})
 set(CMAKE_MODULE_LINKER_FLAGS -Wl,--as-needed ${CMAKE_MODULE_LINKER_FLAGS})
 
-find_package(Fcitx 4.2.7 REQUIRED)
+find_package(Fcitx 4.2.8 REQUIRED)
 find_package(Libiconv REQUIRED)
 find_package(Gettext REQUIRED)
 
 if (ENABLE_QT)
 find_package(Qt4 4.8)
 
-pkg_check_modules(FCITX_QT fcitx-qt=4.2.7)
+pkg_check_modules(FCITX_QT fcitx-qt=4.2.8)
 endif (ENABLE_QT)
 
 configure_file(config.h.in config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.1/ChangeLog 
new/fcitx-unikey-0.2.2/ChangeLog
--- old/fcitx-unikey-0.2.1/ChangeLog1970-01-01 01:00:00.0 +0100
+++ new/fcitx-unikey-0.2.2/ChangeLog2013-07-15 22:35:46.0 +0200
@@ -0,0 +1,4 @@
+2013-07-15: CSSlayer wen...@gmail.com
+   * 0.2.2
+ - Fix unikey doesn't show in list
+ - fix icon install path
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.1/data/CMakeLists.txt 
new/fcitx-unikey-0.2.2/data/CMakeLists.txt
--- old/fcitx-unikey-0.2.1/data/CMakeLists.txt  2013-06-03 20:03:15.0 
+0200
+++ new/fcitx-unikey-0.2.2/data/CMakeLists.txt  2013-07-15 22:35:46.0 
+0200
@@ -1,2 +1,2 @@
-install(FILES unikey.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/skin/imicon/)
+install(FILES unikey.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/imicon/)
 install(FILES unikey.png RENAME fcitx-unikey.png DESTINATION 
share/icons/hicolor/256x256/apps/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.1/data/unikey.conf.in 
new/fcitx-unikey-0.2.2/data/unikey.conf.in
--- old/fcitx-unikey-0.2.1/data/unikey.conf.in  2013-06-03 20:03:15.0 
+0200
+++ new/fcitx-unikey-0.2.2/data/unikey.conf.in  1970-01-01 01:00:00.0 
+0100
@@ -1,7 +0,0 @@
-[InputMethod]
-UniqueName=unikey
-_Name=Unikey
-IconName=unikey
-Priority=1
-LangCode=vi
-Parent=fcitx-unikey
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-unikey-0.2.1/macro-editor/editor.cpp 
new/fcitx-unikey-0.2.2/macro-editor/editor.cpp
--- old/fcitx-unikey-0.2.1/macro-editor/editor.cpp  2013-06-03 
20:03:15.0 +0200
+++ new/fcitx-unikey-0.2.2/macro-editor/editor.cpp  2013-07-15 
22:35:46.0 +0200
@@ -66,6 +66,11 @@
 return fcitx-unikey;
 }

commit fcitx-unikey for openSUSE:Factory

2013-07-08 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2013-07-08 13:35:26

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2013-01-30 11:15:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2013-07-08 13:35:28.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 13:05:52 UTC 2013 - i...@marguerite.su
+
+- update version 0.2.1
+  * Translation Update
+
+---

Old:

  fcitx-unikey-0.2.0-compat-qt474.patch
  fcitx-unikey-0.2.0.tar.bz2

New:

  fcitx-unikey-0.2.1.tar.xz
  fcitx-unikey-imicon.patch



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.Dy0Kh3/_old  2013-07-08 13:35:28.0 +0200
+++ /var/tmp/diff_new_pack.Dy0Kh3/_new  2013-07-08 13:35:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-unikey
 #
-# Copyright (c) 2010 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
@@ -17,15 +17,15 @@
 
 
 Name:   fcitx-unikey
-Version:   0.2.0
+Version:0.2.1
 Release:   0
-License:   GPL-3.0+
 Summary:   Vietnamese unikey support for Fcitx
-Url:   https://github.com/fcitx/fcitx-unikey
+License:GPL-3.0+
 Group: System/I18n/Chinese
-Source:%{name}-%{version}.tar.bz2
-# fix-for-opensuse wen...@gmail.com - fix qt 4.7 builds
-Patch1: fcitx-unikey-0.2.0-compat-qt474.patch
+Url:https://github.com/fcitx/fcitx-unikey
+Source: 
http://download.fcitx-im.org/fcitx-unikey/%{name}-%{version}.tar.xz
+# FIX-PATCH-UPSTREAM marguer...@opensuse.org - fix imicon directory
+Patch1: fcitx-unikey-imicon.patch
 BuildRequires: cmake
 BuildRequires: fcitx-devel = 4.2.3
 BuildRequires: fdupes
@@ -34,16 +34,16 @@
 %if 0%{?suse_version} = 1220
 BuildRequires:  libqt4-devel
 %endif
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{fcitx_requires}
 
 %description
 fcitx-unikey provides support for Vietnamese unikey IM.
 
 %prep
 %setup -q
-%if 0%{?suse_version} = 1210
 %patch1 -p1
-%endif
 
 %build
 mkdir build
@@ -69,11 +69,12 @@
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING
-%{_libdir}/fcitx/%{name}.so
+%{_fcitx_libdir}/%{name}.so
 %if 0%{?suse_version} = 1220
-%{_libdir}/fcitx/qt/libfcitx-unikey-macro-editor.so
+%{_fcitx_libdir}/qt/lib%{name}-macro-editor.so
 %endif
-%{_datadir}/fcitx/
+%{_fcitx_addondir}/%{name}.conf
+%{_fcitx_imicondir}/unikey.png
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

++ fcitx-unikey-imicon.patch ++
Index: fcitx-unikey-0.2.1/data/CMakeLists.txt
===
--- fcitx-unikey-0.2.1.orig/data/CMakeLists.txt
+++ fcitx-unikey-0.2.1/data/CMakeLists.txt
@@ -1,2 +1,2 @@
-install(FILES unikey.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/skin/imicon/)
+install(FILES unikey.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/imicon/)
 install(FILES unikey.png RENAME fcitx-unikey.png DESTINATION 
share/icons/hicolor/256x256/apps/)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-unikey for openSUSE:Factory

2013-01-30 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2013-01-30 11:15:51

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2012-12-19 14:47:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2013-01-30 11:15:53.0 +0100
@@ -1,0 +2,14 @@
+Mon Jan 28 14:02:04 UTC 2013 - i...@marguerite.su
+
+- add COPYING to %doc
+
+---
+Sat Jan 26 18:49:37 UTC 2013 - i...@marguerite.su
+
+- update version 0.2.0
+  * use new custom ui to build macro editor
+- fcitx-unikey-0.2.0-compat-qt474.patch
+  * fix qt 4.7.4 builds under 12.1 and below
+  * remove next release
+
+---

Old:

  fcitx-unikey-0.1.1.tar.bz2

New:

  fcitx-unikey-0.2.0-compat-qt474.patch
  fcitx-unikey-0.2.0.tar.bz2



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.Aqgz9c/_old  2013-01-30 11:15:54.0 +0100
+++ /var/tmp/diff_new_pack.Aqgz9c/_new  2013-01-30 11:15:54.0 +0100
@@ -17,13 +17,15 @@
 
 
 Name:   fcitx-unikey
-Version:   0.1.1
+Version:   0.2.0
 Release:   0
 License:   GPL-3.0+
 Summary:   Vietnamese unikey support for Fcitx
 Url:   https://github.com/fcitx/fcitx-unikey
 Group: System/I18n/Chinese
 Source:%{name}-%{version}.tar.bz2
+# fix-for-opensuse wen...@gmail.com - fix qt 4.7 builds
+Patch1: fcitx-unikey-0.2.0-compat-qt474.patch
 BuildRequires: cmake
 BuildRequires: fcitx-devel = 4.2.3
 BuildRequires: fdupes
@@ -37,19 +39,11 @@
 %description
 fcitx-unikey provides support for Vietnamese unikey IM.
 
-%if 0%{?suse_version} = 1220
-%package macro-editor
-Summary:   Qt-based macro editor for fcitx-unikey
-Group: System/I18n/Chinese
-
-%description macro-editor
-fcitx-unikey provides support for Vietnamese unikey IM.
-
-This package provides a Qt-based macro editor for fcitx-unikey.
-%endif
-
 %prep
 %setup -q
+%if 0%{?suse_version} = 1210
+%patch1 -p1
+%endif
 
 %build
 mkdir build
@@ -74,14 +68,12 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
+%doc COPYING
 %{_libdir}/fcitx/%{name}.so
-%{_datadir}/fcitx/
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
-
 %if 0%{?suse_version} = 1220
-%files macro-editor
-%defattr(-,root,root)
-%{_bindir}/%{name}-macro-editor
+%{_libdir}/fcitx/qt/libfcitx-unikey-macro-editor.so
 %endif
+%{_datadir}/fcitx/
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

++ fcitx-unikey-0.2.0-compat-qt474.patch ++
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cef1625..5ccf21c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,6 +4,8 @@ project(fcitx-unikey)
 
 set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${CMAKE_MODULE_PATH})
 
+option(ENABLE_QT Enable Qt based macro editor On)
+
 # uninstall target
 configure_file(
 ${CMAKE_CURRENT_SOURCE_DIR}/cmake/cmake_uninstall.cmake.in
@@ -21,9 +23,12 @@ set(CMAKE_MODULE_LINKER_FLAGS -Wl,--as-needed 
${CMAKE_MODULE_LINKER_FLAGS})
 find_package(Fcitx 4.2.7 REQUIRED)
 find_package(Libiconv REQUIRED)
 find_package(Gettext REQUIRED)
-find_package(Qt4)
+
+if (ENABLE_QT)
+find_package(Qt4 4.8)
 
 pkg_check_modules(FCITX_QT fcitx-qt=4.2.7)
+endif (ENABLE_QT)
 
 configure_file(config.h.in config.h)
 
diff --git a/macro-editor/CMakeLists.txt b/macro-editor/CMakeLists.txt
index fbb2482..145ee0b 100644
--- a/macro-editor/CMakeLists.txt
+++ b/macro-editor/CMakeLists.txt
@@ -16,9 +16,9 @@ fcitx_translate_add_sources(
 ${MACRO_EDITOR_SRCS}
 ${MACRO_EDITOR_HDRS})
 
-if (NOT QT_FOUND OR NOT FCITX_QT_FOUND)
+if (NOT QT_FOUND OR NOT FCITX_QT_FOUND OR NOT ENABLE_QT)
 return()
-endif (NOT QT_FOUND OR NOT FCITX_QT_FOUND)
+endif (NOT QT_FOUND OR NOT FCITX_QT_FOUND OR NOT ENABLE_QT)
 
 include_directories(
 ${FCITX_QT_INCLUDE_DIRS}
++ fcitx-unikey-0.1.1.tar.bz2 - fcitx-unikey-0.2.0.tar.bz2 ++
 2055 lines of diff (skipped)

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



commit fcitx-unikey for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2012-12-19 14:47:24

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2012-10-31 13:52:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2012-12-19 14:47:26.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 12 03:53:04 UTC 2012 - i...@marguerite.su
+
+- enable macro editor sub-package.
+
+---



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.ozziPa/_old  2012-12-19 14:47:26.0 +0100
+++ /var/tmp/diff_new_pack.ozziPa/_new  2012-12-19 14:47:26.0 +0100
@@ -29,11 +29,25 @@
 BuildRequires: fdupes
 BuildRequires: gcc-c++
 BuildRequires: intltool
+%if 0%{?suse_version} = 1220
+BuildRequires:  libqt4-devel
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 fcitx-unikey provides support for Vietnamese unikey IM.
 
+%if 0%{?suse_version} = 1220
+%package macro-editor
+Summary:   Qt-based macro editor for fcitx-unikey
+Group: System/I18n/Chinese
+
+%description macro-editor
+fcitx-unikey provides support for Vietnamese unikey IM.
+
+This package provides a Qt-based macro editor for fcitx-unikey.
+%endif
+
 %prep
 %setup -q
 
@@ -64,4 +78,10 @@
 %{_datadir}/fcitx/
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
+%if 0%{?suse_version} = 1220
+%files macro-editor
+%defattr(-,root,root)
+%{_bindir}/%{name}-macro-editor
+%endif
+
 %changelog

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



commit fcitx-unikey for openSUSE:Factory

2012-10-31 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2012-10-31 13:52:50

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2012-06-26 15:36:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2012-10-31 13:52:55.0 +0100
@@ -1,0 +2,7 @@
+Mon Oct 29 15:47:28 UTC 2012 - i...@marguerite.su
+
+- update version 0.1.1
+  * Fix some typing related bug.
+  * Add a new qt based macro editor.
+
+---

Old:

  fcitx-unikey-0.1.0.tar.xz

New:

  fcitx-unikey-0.1.1.tar.bz2



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.PqXxBE/_old  2012-10-31 13:52:57.0 +0100
+++ /var/tmp/diff_new_pack.PqXxBE/_new  2012-10-31 13:52:57.0 +0100
@@ -17,19 +17,18 @@
 
 
 Name:   fcitx-unikey
-Version:   0.1.0
+Version:   0.1.1
 Release:   0
 License:   GPL-3.0+
 Summary:   Vietnamese unikey support for Fcitx
 Url:   https://github.com/fcitx/fcitx-unikey
 Group: System/I18n/Chinese
-Source:%{name}-%{version}.tar.xz
+Source:%{name}-%{version}.tar.bz2
 BuildRequires: cmake
 BuildRequires: fcitx-devel = 4.2.3
 BuildRequires: fdupes
 BuildRequires: gcc-c++
 BuildRequires: intltool
-BuildRequires: xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ fcitx-unikey-0.1.0.tar.xz - fcitx-unikey-0.1.1.tar.bz2 ++
 12177 lines of diff (skipped)

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



commit fcitx-unikey for openSUSE:Factory

2012-06-26 Thread h_root
Hello community,

here is the log from the commit of package fcitx-unikey for openSUSE:Factory 
checked in at 2012-06-26 15:36:30

Comparing /work/SRC/openSUSE:Factory/fcitx-unikey (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-unikey.new (New)


Package is fcitx-unikey, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-unikey/fcitx-unikey.changes
2012-05-08 12:27:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-unikey.new/fcitx-unikey.changes   
2012-06-26 15:36:36.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 25 11:29:13 UTC 2012 - i...@marguerite.su
+
+- fix fedora builds.
+
+---



Other differences:
--
++ fcitx-unikey.spec ++
--- /var/tmp/diff_new_pack.PviZPZ/_old  2012-06-26 15:36:38.0 +0200
+++ /var/tmp/diff_new_pack.PviZPZ/_new  2012-06-26 15:36:38.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Name:   fcitx-unikey
 Version:   0.1.0
@@ -47,11 +46,15 @@
 
 %install
 cd build
-%make_install
+make DESTDIR=%{buildroot} install
 cd ..
 
 %find_lang %{name}
+%if 0%{?suse_version}
 %fdupes %{buildroot}
+%else
+fdupes -n -q -r %{buildroot}
+%endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig


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