Hello community,

here is the log from the commit of package blueman for openSUSE:Factory checked 
in at 2019-02-11 21:28:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blueman (Old)
 and      /work/SRC/openSUSE:Factory/.blueman.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blueman"

Mon Feb 11 21:28:23 2019 rev:6 rq:673186 version:2.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/blueman/blueman.changes  2018-11-19 
23:37:35.074802648 +0100
+++ /work/SRC/openSUSE:Factory/.blueman.new.28833/blueman.changes       
2019-02-11 21:28:26.458981623 +0100
@@ -1,0 +2,21 @@
+Mon Feb  4 09:26:51 UTC 2019 - maurizio.ga...@gmail.com
+
+- update to version 2.0.8
+* Fix name resolution of unknown device classes
+
+- changes in  2.0.7
+* This release fixes DUN support in blueman through NetworkManager 
+  and bluemans own implementation with pppd. It has been broken due 
+  to lack of hardware as DUN is usually not available on newer devices. 
+* Added default polkit rules file that allows users in group wheel 
+  to perform administrative actions.  
+* Support iproute2 and make it the default
+* Fix icon name in the device menu
+* Several commits backported from master for various RFCOMM 
+  and Serial related bugs.
+* Fix icon and caption in manager for LE devices
+
+- moved new polkit rules in docs to keep default security untouched
+  (boo#1124339)
+
+-------------------------------------------------------------------

Old:
----
  blueman-2.0.6.tar.xz

New:
----
  blueman-2.0.8.tar.xz

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

Other differences:
------------------
++++++ blueman.spec ++++++
--- /var/tmp/diff_new_pack.1FTQZ5/_old  2019-02-11 21:28:27.086981282 +0100
+++ /var/tmp/diff_new_pack.1FTQZ5/_new  2019-02-11 21:28:27.090981281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueman
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # 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/
 #
 
 
 Name:           blueman
-Version:        2.0.6
+Version:        2.0.8
 Release:        0
 Summary:        GTK+ Bluetooth Manager
 License:        GPL-3.0-only
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 # Needed for typelib() - Requires.
 BuildRequires:  gobject-introspection
-BuildRequires:  intltool
+BuildRequires:  intltool >= 0.35.0
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python3-Cython
@@ -99,7 +99,8 @@
 export CYTHONEXEC=%{_bindir}/cython-%{py3_ver}
 %configure --prefix=%{_prefix} --enable-static=no \
        --enable-polkit --disable-schemas-compile
-make %{?_smp_mflags}
+
+%make_build
 
 %install
 %make_install DESTDIR=%{buildroot}
@@ -110,6 +111,11 @@
 %find_lang %{name}
 %suse_update_desktop_file -i %{name}-manager
 
+# Move blueman.rules to docs and leave default security untouched boo#1124339
+mkdir -p %{buildroot}%{_docdir}/%{name}
+mv %{buildroot}%{_datadir}/polkit-1/rules.d/blueman.rules 
%{buildroot}%{_docdir}/%{name}/blueman.rules
+rm -rf %{buildroot}%{_datadir}/polkit-1/rules.d
+
 # FIX HASHBANGS IN BINARIES
 sed -E -i "s|/usr/bin/env python3|/usr/bin/python3|g" 
%{buildroot}%{_bindir}/blueman-*
 sed -E -i "s|/usr/bin/env python3|/usr/bin/python3|g" 
%{buildroot}%{_libexecdir}/blueman-*
@@ -125,7 +131,8 @@
 %endif
 
 %files
-%doc CHANGELOG.md COPYING Dependencies.md FAQ README.md
+%doc CHANGELOG.md Dependencies.md FAQ README.md blueman.rules
+%license COPYING
 %config %{_sysconfdir}/dbus-1/system.d/org.%{name}.Mechanism.conf
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{_bindir}/%{name}-*

++++++ blueman-2.0.6.tar.xz -> blueman-2.0.8.tar.xz ++++++
++++ 8457 lines of diff (skipped)


Reply via email to