Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2018-12-28 12:35:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcin (Old)
 and      /work/SRC/openSUSE:Factory/.gcin.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcin"

Fri Dec 28 12:35:33 2018 rev:35 rq:661560 version:2.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcin/gcin.changes        2018-05-29 
10:43:40.783238626 +0200
+++ /work/SRC/openSUSE:Factory/.gcin.new.28833/gcin.changes     2018-12-28 
12:35:37.927950467 +0100
@@ -1,0 +2,10 @@
+Thu Dec 27 08:42:44 UTC 2018 - Gary Ching-Pang Lin <g...@suse.com>
+
+- Update to 2.8.8
+  + Fix a cursor issue in 26 keys bopomofo
+  + Fix a issue with Hsu's keyboard layout and enabling
+    "more UTF-8 characters"
+- Refresh gcin-fix-qt5-iid.patch
+- Use %license for COPYING
+
+-------------------------------------------------------------------

Old:
----
  gcin-2.8.6.tar.xz

New:
----
  gcin-2.8.8.tar.xz

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

Other differences:
------------------
++++++ gcin.spec ++++++
--- /var/tmp/diff_new_pack.0OdZ6z/_old  2018-12-28 12:35:38.483950078 +0100
+++ /var/tmp/diff_new_pack.0OdZ6z/_new  2018-12-28 12:35:38.483950078 +0100
@@ -12,12 +12,12 @@
 # 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/
 #
 
 
 Name:           gcin
-Version:        2.8.6
+Version:        2.8.8
 Release:        0
 Summary:        Chinese input method server
 License:        LGPL-2.1-only
@@ -250,7 +250,8 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
-%doc README.html Changelog.html COPYING AUTHORS gcin-README.suse 
xim.gcin.suse.template
+%license COPYING
+%doc README.html Changelog.html AUTHORS gcin-README.suse xim.gcin.suse.template
 %config %{_sysconfdir}/X11/xim.d/
 %{_bindir}/*
 %{_datadir}/gcin/

++++++ gcin-2.8.6.tar.xz -> gcin-2.8.8.tar.xz ++++++
++++ 21752 lines of diff (skipped)

++++++ gcin-fix-qt5-iid.patch ++++++
--- /var/tmp/diff_new_pack.0OdZ6z/_old  2018-12-28 12:35:39.803949154 +0100
+++ /var/tmp/diff_new_pack.0OdZ6z/_new  2018-12-28 12:35:39.807949152 +0100
@@ -7,19 +7,16 @@
  qt5-im/gcin-qt5.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/qt5-im/gcin-qt5.h b/qt5-im/gcin-qt5.h
-index 63aacc0..0f958af 100644
---- a/qt5-im/gcin-qt5.h
-+++ b/qt5-im/gcin-qt5.h
-@@ -9,7 +9,7 @@ class QGcinPlatformInputContextPlugin : public 
QPlatformInputContextPlugin
+Index: gcin-2.8.8/qt5-im/gcin-qt5.h
+===================================================================
+--- gcin-2.8.8.orig/qt5-im/gcin-qt5.h
++++ gcin-2.8.8/qt5-im/gcin-qt5.h
+@@ -9,7 +9,7 @@ class QGcinPlatformInputContextPlugin :
  {
      Q_OBJECT
  public:
--    Q_PLUGIN_METADATA(IID 
"org.qt-project.Qt.QPlatformInputContextFactoryInterface" FILE "gcin.json")
+-    Q_PLUGIN_METADATA(IID 
"org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1" FILE "gcin.json")
 +    Q_PLUGIN_METADATA(IID QPlatformInputContextFactoryInterface_iid FILE 
"gcin.json")
      QStringList keys() const;
      QGcinPlatformInputContext *create(const QString& system, const 
QStringList& paramList);
  };
--- 
-2.6.2
-


Reply via email to