Hello community,

here is the log from the commit of package fcitx-qt5 for openSUSE:Factory 
checked in at 2017-12-19 10:58:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx-qt5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx-qt5"

Tue Dec 19 10:58:55 2017 rev:13 rq:558108 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes      2017-02-15 
10:05:47.321410843 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2017-12-19 
10:58:57.180002013 +0100
@@ -1,0 +2,27 @@
+Sat Dec  2 05:24:58 UTC 2017 - i...@marguerite.su
+
+- update version 1.2.1
+  * fix issue #27 and #28
+  * Add relative rect support
+- changes in version 1.2.0
+  * Relicense platforminputcontext/ to BSD
+  * do the real unwatch
+  * prefer to recheck the availability after original service gone
+  * set display type for fcitx5
+  * add fcitx 5 format support
+  * Adapt changes in fcitx5-qt to fix commitPreedit.
+  * implement compatibility layer for fcitx5
+  * try to reimplement im module with lgpl free code
+  * make sure that quickphrae editor does not compile with qt4 header
+  * move quickphrase editor to fcitx-qt5
+- changes in version 1.1.1
+  * fix high dpi screen position, only happen when you have two
+    high dpi screen
+  * use new cmake for package config
+  * enforce cmake 3.1
+  * handle the missing password flag
+  * QInputMethod::update shouldn't be used by input method,
+    just do query
+  * workaround some qquickwidget bug
+
+-------------------------------------------------------------------

Old:
----
  fcitx-qt5-1.1.0.tar.xz

New:
----
  fcitx-qt5-1.2.1.tar.xz

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

Other differences:
------------------
++++++ fcitx-qt5.spec ++++++
--- /var/tmp/diff_new_pack.RBJdBN/_old  2017-12-19 10:58:57.931965713 +0100
+++ /var/tmp/diff_new_pack.RBJdBN/_new  2017-12-19 10:58:57.931965713 +0100
@@ -17,10 +17,10 @@
 
 
 Name:           fcitx-qt5
-Version:        1.1.0
+Version:        1.2.1
 Release:        0
 Summary:        Fcitx QT5 Input Context
-License:        GPL-2.0+
+License:        GPL-2.0+ AND GPL-3.0+ AND BSD-3-Clause
 Group:          System/I18n/Chinese
 Url:            https://github.com/fcitx/fcitx-qt5
 Source:         http://download.fcitx-im.org/%{name}/%{name}-%{version}.tar.xz
@@ -32,6 +32,7 @@
 BuildRequires:  libicu-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtbase-private-headers-devel
+BuildRequires:  libqt5-qtx11extras-devel
 BuildRequires:  libxkbcommon-devel
 BuildRequires:  xz
 # fcitx-qt5 is using private QPA API, which can, and does break BC even in 
point releases,
@@ -60,15 +61,19 @@
 %install
 %cmake_install
 
+%find_lang fcitx-qt5
+
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files
+%files -f fcitx-qt5.lang
 %defattr(-,root,root)
 %doc COPYING
+%dir %{_libdir}/fcitx/qt
 %{_libdir}/fcitx/libexec/fcitx-qt5-gui-wrapper
 %{_libdir}/libFcitxQt5*Addons.so.1
 %{_libdir}/libFcitxQt5*Addons.so.1.0
+%{_libdir}/fcitx/qt/libfcitx-quickphrase-editor5.so
 %dir %{_libdir}/qt5/plugins/
 %dir %{_libdir}/qt5/plugins/platforminputcontexts/
 
%{_libdir}/qt5/plugins/platforminputcontexts/libfcitxplatforminputcontextplugin.so

++++++ fcitx-qt5-1.1.0.tar.xz -> fcitx-qt5-1.2.1.tar.xz ++++++
++++ 31926 lines of diff (skipped)


Reply via email to