Hello community, here is the log from the commit of package ibus for openSUSE:Factory checked in at 2017-03-22 23:02:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus (Old) and /work/SRC/openSUSE:Factory/.ibus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus" Wed Mar 22 23:02:26 2017 rev:74 rq:479039 version:1.5.14 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus/ibus.changes 2017-01-04 19:28:05.667194534 +0100 +++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes 2017-03-22 23:02:27.278319756 +0100 @@ -1,0 +2,18 @@ +Sun Mar 12 14:41:40 UTC 2017 - [email protected] + +- Drop ibus-vala-0.36.patch: No longer needed, since vala 0.36 + re-introduced the compatibility layer. + +------------------------------------------------------------------- +Wed Mar 1 14:25:29 UTC 2017 - [email protected] + +- Drop ibus-vala-0.18.patch: No longer needed. + +------------------------------------------------------------------- +Wed Mar 1 13:16:08 UTC 2017 - [email protected] + +- Add ibus-vala-0.36.patch: Fix build with vala 0.36, which is + stricter in its binding usage. Patch only respective vala + versions. + +------------------------------------------------------------------- Old: ---- ibus-vala-0.18.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus.spec ++++++ --- /var/tmp/diff_new_pack.Xm8JWc/_old 2017-03-22 23:02:28.002217151 +0100 +++ /var/tmp/diff_new_pack.Xm8JWc/_new 2017-03-22 23:02:28.006216584 +0100 @@ -1,7 +1,7 @@ # # spec file for package ibus # -# 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 @@ -58,9 +58,6 @@ # is enabled, and fix syntax errors in python-config.py Patch5: ibus-force-python3.patch # PATCH-FIX-UPSTREAM [email protected] -# lower vala version -Patch6: ibus-vala-0.18.patch -# PATCH-FIX-UPSTREAM [email protected] Patch7: ibus-python3-migration.patch # PATCH-FIX-UPSTREAM [email protected] # Select an IM engine at the first login @@ -241,7 +238,6 @@ # hack to fix incompatibility of gtk-query-immodules-2.0 (bnc#845860) %if 0%{?suse_version} < 1310 -%patch6 -p1 sed -i \ -e's@\(gtk-query-immodules-2.0-64\) --update-cache@\1 > <prefix>%{_sysconfdir}/gtk-2.0/gtk64.immodules@g' \ -e's@\(gtk-query-immodules-2.0\) --update-cache@\1 > <prefix>%{_sysconfdir}/gtk-2.0/gtk.immodules@g' \
