Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2018-12-27 00:23:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus"

Thu Dec 27 00:23:06 2018 rev:89 rq:657572 version:1.5.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2018-09-18 
11:41:04.124059320 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new.28833/ibus.changes     2018-12-27 
00:23:07.403970279 +0100
@@ -1,0 +2,6 @@
+Tue Sep 18 09:04:44 UTC 2018 - [email protected]
+
+- Disable emoji support on armv6l, ppc and riscv64, which have no nodejs
+  support
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.wxfdHy/_old  2018-12-27 00:23:08.243969595 +0100
+++ /var/tmp/diff_new_pack.wxfdHy/_new  2018-12-27 00:23:08.243969595 +0100
@@ -12,14 +12,18 @@
 # 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/
 #
 
 
 %if 0%{?is_opensuse}
 %define with_wayland 1
 %define with_kde 1
+%ifarch armv6l armv6hl ppc riscv64
+%define with_emoji 0
+%else
 %define with_emoji 1
+%endif
 %else
 %define with_wayland 0
 %define with_kde 0

++++++ python-ibus.spec ++++++
--- /var/tmp/diff_new_pack.wxfdHy/_old  2018-12-27 00:23:08.267969575 +0100
+++ /var/tmp/diff_new_pack.wxfdHy/_new  2018-12-27 00:23:08.267969575 +0100
@@ -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/
 #
 
 


Reply via email to