Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-08-20 16:19:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blueberry (Old)
 and      /work/SRC/openSUSE:Factory/.blueberry.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blueberry"

Mon Aug 20 16:19:10 2018 rev:30 rq:630014 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes      2018-06-27 
10:23:13.860078135 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-08-20 
16:19:13.868806429 +0200
@@ -1,0 +2,7 @@
+Fri Aug 17 17:47:25 UTC 2018 - [email protected]
+
+- Revert to Python 2: the switch to Python 3 was actually in
+  shebangs of just two basic launcher scripts, nothing more
+  (boo#1105239).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blueberry.spec ++++++
--- /var/tmp/diff_new_pack.WIGYdV/_old  2018-08-20 16:19:14.336807089 +0200
+++ /var/tmp/diff_new_pack.WIGYdV/_new  2018-08-20 16:19:14.336807089 +0200
@@ -31,22 +31,25 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python3
+BuildRequires:  python
 Requires:       bluez-tools
 Requires:       gnome-bluetooth >= 3.14
-Requires:       python3-gobject
-Requires:       python3-gobject-Gdk
-Requires:       python3-setproctitle
 Requires:       wmctrl
 Recommends:     %{name}-lang
 BuildArch:      noarch
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} >= 1500
-Requires:       python3-dbus-python
+Requires:       python2-dbus-python
+Requires:       python2-gobject
+Requires:       python2-gobject-Gdk
+Requires:       python2-setproctitle
 Requires:       util-linux
 %else
 BuildRequires:  update-desktop-files
-Requires:       dbus-1-python3
+Requires:       dbus-1-python
+Requires:       python-gobject
+Requires:       python-gobject-Gdk
+Requires:       python-setproctitle
 Requires:       rfkill
 %endif
 
@@ -83,11 +86,7 @@
 %endif
 
 %files
-%if 0%{?suse_version} >= 1500
 %license COPYING
-%else
-%doc COPYING
-%endif
 %doc README.md debian/changelog
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop
 %{_sysconfdir}/xdg/autostart/%{name}-obex-agent.desktop


Reply via email to