Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-09-07 15:41:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-typing-booster"

Fri Sep  7 15:41:27 2018 rev:9 rq:633705 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-07-25 16:14:25.358077261 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
    2018-09-07 15:41:39.598391069 +0200
@@ -1,0 +2,14 @@
+Wed Sep 05 15:33:32 UTC 2018 - [email protected]
+
+- Add appstream-glib and glib2 to BuildRequires (to run the tests
+  in the check section of the spec file)
+- validate the appdata.xml and desktop files in the check section
+  of the spec file.
+
+-------------------------------------------------------------------
+Wed Sep 05 13:23:19 UTC 2018 - [email protected]
+
+- Update to 2.1.1
+- Update translations from zanata (es updated, 100% complete now)
+
+-------------------------------------------------------------------

Old:
----
  ibus-typing-booster-2.1.0.tar.gz

New:
----
  ibus-typing-booster-2.1.1.tar.gz

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

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.YQLJLo/_old  2018-09-07 15:41:40.114390516 +0200
+++ /var/tmp/diff_new_pack.YQLJLo/_new  2018-09-07 15:41:40.118390512 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:           ibus-typing-booster
-Version:        2.1.0
+Version:        2.1.1
 Release:        0 
 Summary:        An input completion utility
 License:        GPL-3.0+
@@ -35,6 +35,8 @@
 BuildRequires:  m17n-lib
 BuildRequires:  m17n-db
 BuildRequires:  python3-pyenchant
+BuildRequires:  appstream-glib
+BuildRequires:  glib2
 %if 0%{?sle_version} >= 120200
 BuildRequires:  python3-pyxdg
 %endif
@@ -102,8 +104,11 @@
 %check
 export LC_ALL=en_US.UTF-8
 export M17NDIR=%{buildroot}%{_datadir}/m17n/
+appstream-util validate-relax --nonet 
%{buildroot}/%{_datadir}/metainfo/*.appdata.xml
 desktop-file-validate \
     %{buildroot}%{_datadir}/applications/ibus-setup-typing-booster.desktop
+desktop-file-validate \
+    $RPM_BUILD_ROOT%{_datadir}/applications/emoji-picker.desktop
 pushd engine
     # run doctests
     python3 hunspell_suggest.py
@@ -111,20 +116,25 @@
     python3 itb_emoji.py
     python3 itb_util.py
 popd
+mkdir -p /tmp/glib-2.0/schemas/
+cp org.freedesktop.ibus.engine.typing-booster.gschema.xml \
+   /tmp/glib-2.0/schemas/org.freedesktop.ibus.engine.typing-booster.gschema.xml
+glib-compile-schemas /tmp/glib-2.0/schemas #&>/dev/null || :
+export XDG_DATA_DIRS=/tmp
 eval $(dbus-launch --sh-syntax)
 dconf dump /
-dconf write /desktop/ibus/engine/typing-booster/offtherecord false
-dconf write /desktop/ibus/engine/typing-booster/usedigitsasselectkeys true
-dconf write /desktop/ibus/engine/typing-booster/tabenable false
-dconf write /desktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
-dconf write /desktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
-dconf write /desktop/ibus/engine/typing-booster/mincharcomplete 1
-dconf write /desktop/ibus/engine/typing-booster/dictionary "'en_US'"
-dconf write /desktop/ibus/engine/typing-booster/emojipredictions true
-dconf write /desktop/ibus/engine/typing-booster/autocommitcharacters "''"
-dconf write /desktop/ibus/engine/typing-booster/pagesize 6
-dconf write /desktop/ibus/engine/typing-booster/shownumberofcandidates true
-dconf write /desktop/ibus/engine/typing-booster/showstatusinfoinaux true
+dconf write /org/freedesktop/ibus/engine/typing-booster/offtherecord false
+dconf write /org/freedesktop/ibus/engine/typing-booster/usedigitsasselectkeys 
true
+dconf write /org/freedesktop/ibus/engine/typing-booster/tabenable false
+dconf write /org/freedesktop/ibus/engine/typing-booster/inputmethod "'NoIme'"
+dconf write 
/org/freedesktop/ibus/engine/typing-booster/rememberlastusedpreeditime true
+dconf write /org/freedesktop/ibus/engine/typing-booster/mincharcomplete 1
+dconf write /org/freedesktop/ibus/engine/typing-booster/dictionary "'en_US'"
+dconf write /org/freedesktop/ibus/engine/typing-booster/emojipredictions true
+dconf write /org/freedesktop/ibus/engine/typing-booster/autocommitcharacters 
"''"
+dconf write /org/freedesktop/ibus/engine/typing-booster/pagesize 6
+dconf write /org/freedesktop/ibus/engine/typing-booster/shownumberofcandidates 
true
+dconf write /org/freedesktop/ibus/engine/typing-booster/showstatusinfoinaux 
true
 dconf dump /
 ibus-daemon -drx
 make check || cat ./tests/test-suite.log

++++++ ibus-typing-booster-2.1.0.tar.gz -> ibus-typing-booster-2.1.1.tar.gz 
++++++
++++ 23328 lines of diff (skipped)


Reply via email to