Hello community,

here is the log from the commit of package caribou for openSUSE:Factory checked 
in at 2017-11-12 17:57:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caribou (Old)
 and      /work/SRC/openSUSE:Factory/.caribou.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caribou"

Sun Nov 12 17:57:47 2017 rev:36 rq:540577 version:0.4.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/caribou/caribou.changes  2016-08-03 
11:41:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.caribou.new/caribou.changes     2017-11-12 
17:57:48.310743472 +0100
@@ -1,0 +2,7 @@
+Fri Nov 10 09:58:47 UTC 2017 - fcro...@suse.com
+
+- Switch build to python3.
+- Remove glib2_gsettings_schema macros calls in post/postun, not
+  needed anymore with filetriggers.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ caribou.spec ++++++
--- /var/tmp/diff_new_pack.PhBIsz/_old  2017-11-12 17:57:48.734728029 +0100
+++ /var/tmp/diff_new_pack.PhBIsz/_new  2017-11-12 17:57:48.734728029 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package caribou
 #
-# 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
@@ -30,7 +30,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-BuildRequires:  python-xml
+BuildRequires:  python3-xml
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.13
 BuildRequires:  xsltproc
@@ -46,8 +46,8 @@
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.3
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xtst)
-Requires:       python-atspi
-Requires:       python-xml
+Requires:       python3-atspi
+Requires:       python3-xml
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %py_requires
@@ -154,7 +154,7 @@
 %configure \
     --disable-static     \
     --enable-gtk3-module \
-    --enable-gtk2-module
+    --enable-gtk2-module PYTHON=python3
 make %{?_smp_mflags}
 
 %install
@@ -165,12 +165,6 @@
 %suse_update_desktop_file %{name}-autostart
 %fdupes %{buildroot}
 
-%post
-%glib2_gsettings_schema_post
-
-%postun
-%glib2_gsettings_schema_postun
-
 %post -n libcaribou0 -p /sbin/ldconfig
 
 %postun -n libcaribou0 -p /sbin/ldconfig
@@ -182,7 +176,7 @@
 %defattr(-, root, root)
 %doc COPYING README
 %{_bindir}/caribou-preferences
-%{python_sitelib}/caribou/
+%{python3_sitelib}/caribou/
 %{_datadir}/antler/
 %{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
 %{_datadir}/dbus-1/services/org.gnome.Caribou.Daemon.service


Reply via email to