Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2017-06-02 10:30:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Fri Jun  2 10:30:47 2017 rev:75 rq:498363 version:1.5.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2017-03-22 
23:02:27.278319756 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2017-06-02 
10:30:49.993091958 +0200
@@ -1,0 +2,20 @@
+Wed May 24 14:00:34 UTC 2017 - [email protected]
+
+- Update to 1.5.16
+  * Implement shortcut keys on emoji dialog
+  * Move language settings from IBusEmojier to ibus-setup
+  * Improve `ibus emoji` command to work on Wayland
+  * Emoji-related improvements
+  * Add man page of `ibus emoji` command
+- Update to 1.5.15
+  * Fix memory leaks
+  * Fix warnings during resizing panel
+  * Improve emoji lookup window
+  * Support scrill event in GTK3 candidate panel
+  * Avoid emoji typing during Unicode typing
+  * Fix potential buffer overrun in CreateNestedListi()
+  * Set emoji preview text on font setting
+  * Add `ibus emoji` command
+- Clean up spec file
+
+-------------------------------------------------------------------

Old:
----
  ibus-1.5.14.tar.gz

New:
----
  ibus-1.5.16.tar.gz

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

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.1kRBWm/_old  2017-06-02 10:30:50.900963678 +0200
+++ /var/tmp/diff_new_pack.1kRBWm/_new  2017-06-02 10:30:50.904963113 +0200
@@ -17,20 +17,16 @@
 
 
 %define gtk_binary_version %(pkg-config  --variable=gtk_binary_version 
gtk+-2.0)
-%if 0%{?suse_version} == 1315
-%define with_python3 0
-%else
 # temporary disable, 'coz ibus is not python3 ready
 %define with_python3 0
-%endif
-%if 0%{?suse_version} > 1315
+%if 0%{?is_opensuse}
 %define with_wayland 1
 %else
 %define with_wayland 0
 %endif
 
 Name:           ibus
-Version:        1.5.14
+Version:        1.5.16
 Release:        0
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPL-2.1+
@@ -76,7 +72,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 BuildRequires:  gettext-devel
-BuildRequires:  glib2-devel >= 2.26.0
+BuildRequires:  glib2-devel >= 2.34.0
 BuildRequires:  gobject-introspection-devel >= 0.9.6
 BuildRequires:  gtk-doc >= 1.9
 BuildRequires:  gtk2-devel
@@ -109,11 +105,8 @@
 %endif
 # BuildRequires:  nodejs-emojione
 BuildRequires:  pkgconfig(xkbcommon)
-# It seems that old vala compiler cannot build with an incompatible
-# return type error among two overriding functions with
-# "GLib.Variant?" type
-# 13.1 support should be dropped after the cause is confirmed
-BuildRequires:  vala >= 0.26.0
+# copy_deep method is supported since 0.31.1
+BuildRequires:  vala >= 0.31.1
 Requires:       dbus-1-python
 Requires:       dconf
 Requires:       iso-codes

++++++ ibus-1.5.14.tar.gz -> ibus-1.5.16.tar.gz ++++++
++++ 70551 lines of diff (skipped)


Reply via email to