Hello community,

here is the log from the commit of package blueman for openSUSE:Factory checked 
in at 2020-07-14 07:59:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blueman (Old)
 and      /work/SRC/openSUSE:Factory/.blueman.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blueman"

Tue Jul 14 07:59:17 2020 rev:10 rq:820585 version:2.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/blueman/blueman.changes  2020-02-11 
22:25:01.059554828 +0100
+++ /work/SRC/openSUSE:Factory/.blueman.new.3060/blueman.changes        
2020-07-14 07:59:53.753907423 +0200
@@ -1,0 +2,10 @@
+Sun Jul 12 13:08:12 UTC 2020 - Maurizio Galli <[email protected]>
+
+- Update to version 2.1.3
+  * Force cython to use python language version 3
+  * Fix tooltip not updating when bluetooth is disabled
+  * Fix dbus timeout in DhcClient
+  * Call the right method when pulseaudio crashes
+  * Handle os.remove failing 
+
+-------------------------------------------------------------------

Old:
----
  blueman-2.1.2.tar.xz

New:
----
  blueman-2.1.3.tar.xz

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

Other differences:
------------------
++++++ blueman.spec ++++++
--- /var/tmp/diff_new_pack.RiAtEA/_old  2020-07-14 07:59:54.301909197 +0200
+++ /var/tmp/diff_new_pack.RiAtEA/_new  2020-07-14 07:59:54.301909197 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           blueman
-Version:        2.1.2
+Version:        2.1.3
 Release:        0
 Summary:        GTK+ Bluetooth Manager
 License:        GPL-3.0-only

++++++ blueman-2.1.2.tar.xz -> blueman-2.1.3.tar.xz ++++++
++++ 3293 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/.circleci/config.yml new/blueman-2.1.3/.circleci/config.yml
--- old/blueman-2.1.2/.circleci/config.yml      2020-01-14 01:29:13.000000000 
+0100
+++ new/blueman-2.1.3/.circleci/config.yml      2020-04-28 10:20:19.000000000 
+0200
@@ -7,12 +7,12 @@
 jobs:
   releasebuild:
     docker:
-      - image: debian:unstable
+      - image: circleci/buildpack-deps:testing
 
     steps:
       - checkout
-      - run: apt-get update
-      - run: apt-get install -y -qq --no-install-recommends sudo automake 
autoconf libglib2.0-dev libtool intltool python3-dev python-gi python-gi-dev 
cython dh-autoreconf libbluetooth-dev gtk-update-icon-cache python-pip
+      - run: sudo apt-get update
+      - run: sudo apt-get install -y -qq --no-install-recommends sudo automake 
autoconf libglib2.0-dev libtool intltool python3-dev python-gi python-gi-dev 
cython dh-autoreconf libbluetooth-dev gtk-update-icon-cache python3-pip
       - run: ./autogen.sh
       - run: make
       - run: make distcheck
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/CHANGELOG.md new/blueman-2.1.3/CHANGELOG.md
--- old/blueman-2.1.2/CHANGELOG.md      2020-01-14 01:29:13.000000000 +0100
+++ new/blueman-2.1.3/CHANGELOG.md      2020-04-28 10:20:19.000000000 +0200
@@ -1,5 +1,16 @@
 # Changelog
 
+## 2.1.3
+
+### Changes
+* Force cython to use python language version 3
+
+### Bugs fixed
+* Fix tooltip not updating when bluetooth is disabled
+* Fix dbus timeout in DhcClient
+* Call the right method when pulseaudio crashes
+* Handle os.remove failing
+
 ## 2.1.2
 
 ### Bugs fixed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/autom4te.cache/output.0 
new/blueman-2.1.3/autom4te.cache/output.0
--- old/blueman-2.1.2/autom4te.cache/output.0   2020-01-24 09:12:33.000000000 
+0100
+++ new/blueman-2.1.3/autom4te.cache/output.0   2020-05-08 08:15:24.000000000 
+0200
@@ -1,6 +1,6 @@
 @%:@! /bin/sh
 @%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for blueman 2.1.2.
+@%:@ Generated by GNU Autoconf 2.69 for blueman 2.1.3.
 @%:@
 @%:@ Report bugs to <https://github.com/blueman-project/blueman/issues>.
 @%:@ 
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='blueman'
 PACKAGE_TARNAME='blueman'
-PACKAGE_VERSION='2.1.2'
-PACKAGE_STRING='blueman 2.1.2'
+PACKAGE_VERSION='2.1.3'
+PACKAGE_STRING='blueman 2.1.3'
 PACKAGE_BUGREPORT='https://github.com/blueman-project/blueman/issues'
 PACKAGE_URL=''
 
@@ -1467,7 +1467,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures blueman 2.1.2 to adapt to many kinds of systems.
+\`configure' configures blueman 2.1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1538,7 +1538,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of blueman 2.1.2:";;
+     short | recursive ) echo "Configuration of blueman 2.1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1701,7 +1701,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-blueman configure 2.1.2
+blueman configure 2.1.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2070,7 +2070,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by blueman $as_me 2.1.2, which was
+It was created by blueman $as_me 2.1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2936,7 +2936,7 @@
 
 # Define the identity of the package.
  PACKAGE='blueman'
- VERSION='2.1.2'
+ VERSION='2.1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5764,7 +5764,7 @@
 fi
 
 : ${AR=ar}
-: ${AR_FLAGS=cru}
+: ${AR_FLAGS=cr}
 
     
     
@@ -7485,8 +7485,8 @@
 _LT_EOF
       echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
       $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
-      echo "$AR cru libconftest.a conftest.o" >&5
-      $AR cru libconftest.a conftest.o 2>&5
+      echo "$AR cr libconftest.a conftest.o" >&5
+      $AR cr libconftest.a conftest.o 2>&5
       echo "$RANLIB libconftest.a" >&5
       $RANLIB libconftest.a 2>&5
       cat > conftest.c << _LT_EOF
@@ -13957,8 +13957,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PYTHON" >&5
-$as_echo_n "checking for PYTHON... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for 
python-${PYTHON_VERSION}" >&5
+$as_echo_n "checking for python-${PYTHON_VERSION}... " >&6; }
 
 if test -n "$PYTHON_CFLAGS"; then
     pkg_cv_PYTHON_CFLAGS="$PYTHON_CFLAGS"
@@ -13998,7 +13998,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14008,7 +14008,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                PYTHON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "python-${PYTHON_VERSION}" 2>&1`
-        else 
+        else
                PYTHON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"python-${PYTHON_VERSION}" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14025,7 +14025,7 @@
 and PYTHON_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -14109,8 +14109,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PYGOBJECT" >&5
-$as_echo_n "checking for PYGOBJECT... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pygobject-3.0 >= 3.27.2" 
>&5
+$as_echo_n "checking for pygobject-3.0 >= 3.27.2... " >&6; }
 
 if test -n "$PYGOBJECT_CFLAGS"; then
     pkg_cv_PYGOBJECT_CFLAGS="$PYGOBJECT_CFLAGS"
@@ -14150,7 +14150,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14160,7 +14160,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "pygobject-3.0 >= 3.27.2" 2>&1`
-        else 
+        else
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags 
--libs "pygobject-3.0 >= 3.27.2" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14177,7 +14177,7 @@
 and PYGOBJECT_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -14550,8 +14550,8 @@
 if test "x$enable_polkit" = "xyes"; then :
   
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for POLKIT" >&5
-$as_echo_n "checking for POLKIT... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for polkit-agent-1" >&5
+$as_echo_n "checking for polkit-agent-1... " >&6; }
 
 if test -n "$POLKIT_CFLAGS"; then
     pkg_cv_POLKIT_CFLAGS="$POLKIT_CFLAGS"
@@ -14591,7 +14591,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14601,7 +14601,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                POLKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "polkit-agent-1" 2>&1`
-        else 
+        else
                POLKIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"polkit-agent-1" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14609,7 +14609,7 @@
 
        have_polkit=no
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        have_polkit=no
 else
@@ -14767,8 +14767,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BLUEZ" >&5
-$as_echo_n "checking for BLUEZ... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bluez >= 5.0 gthread-2.0 
>= 2.32" >&5
+$as_echo_n "checking for bluez >= 5.0 gthread-2.0 >= 2.32... " >&6; }
 
 if test -n "$BLUEZ_CFLAGS"; then
     pkg_cv_BLUEZ_CFLAGS="$BLUEZ_CFLAGS"
@@ -14808,7 +14808,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14818,7 +14818,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                BLUEZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "bluez >= 5.0 gthread-2.0 >= 2.32" 2>&1`
-        else 
+        else
                BLUEZ_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"bluez >= 5.0 gthread-2.0 >= 2.32" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14835,7 +14835,7 @@
 and BLUEZ_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -15814,7 +15814,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by blueman $as_me 2.1.2, which was
+This file was extended by blueman $as_me 2.1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15880,7 +15880,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-blueman config.status 2.1.2
+blueman config.status 2.1.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -17061,7 +17061,9 @@
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "Something went wrong bootstrapping makefile fragments
-    for automatic dependency tracking.  Try re-running configure with the
+    for automatic dependency tracking.  If GNU make was not used, consider
+    re-running the configure script with MAKE=\"gmake\" (or whatever is
+    necessary).  You can also try re-running configure with the
     '--disable-dependency-tracking' option to at least be able to build
     the package (albeit without support for automatic dependency tracking).
 See \`config.log' for more details" "$LINENO" 5; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/autom4te.cache/output.1 
new/blueman-2.1.3/autom4te.cache/output.1
--- old/blueman-2.1.2/autom4te.cache/output.1   2020-01-24 09:12:34.000000000 
+0100
+++ new/blueman-2.1.3/autom4te.cache/output.1   2020-05-08 08:15:25.000000000 
+0200
@@ -1,6 +1,6 @@
 @%:@! /bin/sh
 @%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.69 for blueman 2.1.2.
+@%:@ Generated by GNU Autoconf 2.69 for blueman 2.1.3.
 @%:@
 @%:@ Report bugs to <https://github.com/blueman-project/blueman/issues>.
 @%:@ 
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='blueman'
 PACKAGE_TARNAME='blueman'
-PACKAGE_VERSION='2.1.2'
-PACKAGE_STRING='blueman 2.1.2'
+PACKAGE_VERSION='2.1.3'
+PACKAGE_STRING='blueman 2.1.3'
 PACKAGE_BUGREPORT='https://github.com/blueman-project/blueman/issues'
 PACKAGE_URL=''
 
@@ -1467,7 +1467,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures blueman 2.1.2 to adapt to many kinds of systems.
+\`configure' configures blueman 2.1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1538,7 +1538,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of blueman 2.1.2:";;
+     short | recursive ) echo "Configuration of blueman 2.1.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1701,7 +1701,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-blueman configure 2.1.2
+blueman configure 2.1.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2070,7 +2070,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by blueman $as_me 2.1.2, which was
+It was created by blueman $as_me 2.1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2936,7 +2936,7 @@
 
 # Define the identity of the package.
  PACKAGE='blueman'
- VERSION='2.1.2'
+ VERSION='2.1.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5764,7 +5764,7 @@
 fi
 
 : ${AR=ar}
-: ${AR_FLAGS=cru}
+: ${AR_FLAGS=cr}
 
     
     
@@ -7485,8 +7485,8 @@
 _LT_EOF
       echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
       $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
-      echo "$AR cru libconftest.a conftest.o" >&5
-      $AR cru libconftest.a conftest.o 2>&5
+      echo "$AR cr libconftest.a conftest.o" >&5
+      $AR cr libconftest.a conftest.o 2>&5
       echo "$RANLIB libconftest.a" >&5
       $RANLIB libconftest.a 2>&5
       cat > conftest.c << _LT_EOF
@@ -13953,8 +13953,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PYTHON" >&5
-$as_echo_n "checking for PYTHON... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for 
python-${PYTHON_VERSION}" >&5
+$as_echo_n "checking for python-${PYTHON_VERSION}... " >&6; }
 
 if test -n "$PYTHON_CFLAGS"; then
     pkg_cv_PYTHON_CFLAGS="$PYTHON_CFLAGS"
@@ -13994,7 +13994,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14004,7 +14004,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                PYTHON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "python-${PYTHON_VERSION}" 2>&1`
-        else 
+        else
                PYTHON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"python-${PYTHON_VERSION}" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14021,7 +14021,7 @@
 and PYTHON_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -14105,8 +14105,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PYGOBJECT" >&5
-$as_echo_n "checking for PYGOBJECT... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pygobject-3.0 >= 3.27.2" 
>&5
+$as_echo_n "checking for pygobject-3.0 >= 3.27.2... " >&6; }
 
 if test -n "$PYGOBJECT_CFLAGS"; then
     pkg_cv_PYGOBJECT_CFLAGS="$PYGOBJECT_CFLAGS"
@@ -14146,7 +14146,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14156,7 +14156,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "pygobject-3.0 >= 3.27.2" 2>&1`
-        else 
+        else
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags 
--libs "pygobject-3.0 >= 3.27.2" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14173,7 +14173,7 @@
 and PYGOBJECT_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -14546,8 +14546,8 @@
 if test "x$enable_polkit" = "xyes"; then :
   
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for POLKIT" >&5
-$as_echo_n "checking for POLKIT... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for polkit-agent-1" >&5
+$as_echo_n "checking for polkit-agent-1... " >&6; }
 
 if test -n "$POLKIT_CFLAGS"; then
     pkg_cv_POLKIT_CFLAGS="$POLKIT_CFLAGS"
@@ -14587,7 +14587,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14597,7 +14597,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                POLKIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "polkit-agent-1" 2>&1`
-        else 
+        else
                POLKIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"polkit-agent-1" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14605,7 +14605,7 @@
 
        have_polkit=no
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        have_polkit=no
 else
@@ -14763,8 +14763,8 @@
 
 
 pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BLUEZ" >&5
-$as_echo_n "checking for BLUEZ... " >&6; }
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for bluez >= 5.0 gthread-2.0 
>= 2.32" >&5
+$as_echo_n "checking for bluez >= 5.0 gthread-2.0 >= 2.32... " >&6; }
 
 if test -n "$BLUEZ_CFLAGS"; then
     pkg_cv_BLUEZ_CFLAGS="$BLUEZ_CFLAGS"
@@ -14804,7 +14804,7 @@
 
 
 if test $pkg_failed = yes; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
         
 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
@@ -14814,7 +14814,7 @@
 fi
         if test $_pkg_short_errors_supported = yes; then
                BLUEZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "bluez >= 5.0 gthread-2.0 >= 2.32" 2>&1`
-        else 
+        else
                BLUEZ_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"bluez >= 5.0 gthread-2.0 >= 2.32" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -14831,7 +14831,7 @@
 and BLUEZ_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details." "$LINENO" 5        
 elif test $pkg_failed = untried; then
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 $as_echo "no" >&6; }
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
@@ -15810,7 +15810,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by blueman $as_me 2.1.2, which was
+This file was extended by blueman $as_me 2.1.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15876,7 +15876,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-blueman config.status 2.1.2
+blueman config.status 2.1.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
@@ -17057,7 +17057,9 @@
     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 as_fn_error $? "Something went wrong bootstrapping makefile fragments
-    for automatic dependency tracking.  Try re-running configure with the
+    for automatic dependency tracking.  If GNU make was not used, consider
+    re-running the configure script with MAKE=\"gmake\" (or whatever is
+    necessary).  You can also try re-running configure with the
     '--disable-dependency-tracking' option to at least be able to build
     the package (albeit without support for automatic dependency tracking).
 See \`config.log' for more details" "$LINENO" 5; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/autom4te.cache/requests 
new/blueman-2.1.3/autom4te.cache/requests
--- old/blueman-2.1.2/autom4te.cache/requests   2020-01-24 09:12:36.000000000 
+0100
+++ new/blueman-2.1.3/autom4te.cache/requests   2020-05-08 08:15:27.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was generated by Autom4te Sun Aug 20 18:29:13 UTC 2017.
+# This file was generated by Autom4te Fri Jan 17 22:04:50 UTC 2020.
 # It contains the lists of macros which have been traced.
 # It can be safely removed.
 
@@ -49,210 +49,210 @@
                         'configure.ac'
                       ],
                       {
-                        'AM_GLIB_GNU_GETTEXT' => 1,
-                        '_LT_AC_LANG_GCJ_CONFIG' => 1,
-                        'AC_LIBTOOL_FC' => 1,
-                        '_AM_SET_OPTIONS' => 1,
-                        'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
-                        'LT_PROG_GCJ' => 1,
-                        'AM_AUX_DIR_EXPAND' => 1,
-                        'AM_PROG_NM' => 1,
-                        'LT_PROG_RC' => 1,
-                        'LTOPTIONS_VERSION' => 1,
-                        '_AM_SUBST_NOTMAKE' => 1,
-                        'AC_CONFIG_MACRO_DIR' => 1,
-                        'LTDL_INIT' => 1,
-                        '_LT_AC_LANG_CXX_CONFIG' => 1,
-                        'AC_DISABLE_SHARED' => 1,
-                        'AM_CHECK_PYMOD' => 1,
-                        '_AM_SET_OPTION' => 1,
-                        '_LT_COMPILER_OPTION' => 1,
-                        'AM_CHECK_PYTHON_HEADERS' => 1,
-                        'AM_PROG_LD' => 1,
-                        'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
-                        'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
-                        'LT_CMD_MAX_LEN' => 1,
-                        '_LT_DLL_DEF_P' => 1,
-                        'AM_ENABLE_SHARED' => 1,
-                        'IT_PROG_INTLTOOL' => 1,
-                        'AC_LTDL_ENABLE_INSTALL' => 1,
-                        '_LT_LINKER_OPTION' => 1,
-                        'AC_LIBTOOL_DLOPEN' => 1,
-                        '_LT_AC_LANG_F77' => 1,
-                        'LTVERSION_VERSION' => 1,
-                        '_AC_PROG_LIBTOOL' => 1,
-                        'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
-                        'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
-                        'LT_SYS_SYMBOL_USCORE' => 1,
-                        'LT_CONFIG_LTDL_DIR' => 1,
+                        'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
+                        'LT_PROG_GO' => 1,
+                        'AC_LIBTOOL_OBJDIR' => 1,
+                        'AM_PROG_INSTALL_SH' => 1,
+                        'AC_PROG_LD_RELOAD_FLAG' => 1,
                         'AM_MISSING_HAS_RUN' => 1,
-                        'AM_PROG_CC_C_O' => 1,
+                        '_LT_AC_SHELL_INIT' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
                         'AC_LTDL_DLSYM_USCORE' => 1,
-                        '_AM_CONFIG_MACRO_DIRS' => 1,
-                        'AC_LTDL_DLLIB' => 1,
-                        'AM_RUN_LOG' => 1,
-                        'AC_DISABLE_STATIC' => 1,
-                        'AC_PATH_TOOL_PREFIX' => 1,
-                        'GLIB_GNU_GETTEXT' => 1,
-                        'AC_LTDL_SYSSEARCHPATH' => 1,
-                        'AM_PATH_PYTHON' => 1,
-                        'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
-                        'IT_PO_SUBDIR' => 1,
+                        'LT_INIT' => 1,
                         '_LT_AC_LANG_RC_CONFIG' => 1,
-                        'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
-                        'AM_SILENT_RULES' => 1,
-                        '_AM_MANGLE_OPTION' => 1,
-                        'LT_SYS_MODULE_EXT' => 1,
-                        'PKG_CHECK_EXISTS' => 1,
-                        'AM_MAKE_INCLUDE' => 1,
-                        'AC_LTDL_SHLIBPATH' => 1,
+                        '_LT_AC_SYS_LIBPATH_AIX' => 1,
+                        'LT_SUPPORTED_TAG' => 1,
+                        'AM_DEP_TRACK' => 1,
+                        '_LT_CC_BASENAME' => 1,
+                        'LT_SYS_MODULE_PATH' => 1,
+                        'AC_LIBLTDL_INSTALLABLE' => 1,
+                        '_AM_DEPENDENCIES' => 1,
+                        'LTSUGAR_VERSION' => 1,
+                        'LT_LIB_M' => 1,
+                        'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
                         '_LT_PROG_FC' => 1,
-                        'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
-                        'AC_LTDL_SYMBOL_USCORE' => 1,
-                        '_LT_AC_TRY_DLOPEN_SELF' => 1,
-                        'PKG_CHECK_MODULES' => 1,
-                        '_LT_AC_SHELL_INIT' => 1,
-                        'AS_AC_EXPAND' => 1,
-                        'AC_LIBTOOL_PICMODE' => 1,
-                        'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
-                        'AM_MAINTAINER_MODE' => 1,
-                        'AC_DEFUN' => 1,
-                        'LT_FUNC_ARGZ' => 1,
-                        '_LT_AC_CHECK_DLFCN' => 1,
-                        '_LT_AC_TAGCONFIG' => 1,
+                        '_LT_AC_LANG_GCJ' => 1,
+                        'AC_PROG_LD_GNU' => 1,
                         '_AC_AM_CONFIG_HEADER_HOOK' => 1,
-                        'LT_SYS_DLSEARCH_PATH' => 1,
-                        'AC_PROG_LIBTOOL' => 1,
-                        'AM_PROG_INSTALL_SH' => 1,
-                        'AC_LIBTOOL_CXX' => 1,
-                        '_LT_AC_FILE_LTDLL_C' => 1,
-                        'AC_PATH_MAGIC' => 1,
-                        'AM_ENABLE_STATIC' => 1,
-                        'AC_LIBTOOL_RC' => 1,
-                        '_LT_AC_SYS_COMPILER' => 1,
-                        'AC_LIBTOOL_F77' => 1,
-                        'LT_AC_PROG_RC' => 1,
-                        'AC_LIBTOOL_DLOPEN_SELF' => 1,
-                        'LT_AC_PROG_EGREP' => 1,
-                        'PKG_PROG_PKG_CONFIG' => 1,
+                        '_LT_PREPARE_SED_QUOTE_VARS' => 1,
+                        '_LT_AC_LANG_CXX' => 1,
+                        'AM_MISSING_PROG' => 1,
+                        'AM_PROG_CC_C_O' => 1,
+                        'AM_CONDITIONAL' => 1,
+                        '_AM_AUTOCONF_VERSION' => 1,
+                        'LT_PATH_NM' => 1,
+                        'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
                         'LT_WITH_LTDL' => 1,
-                        'AC_PROG_LD_RELOAD_FLAG' => 1,
-                        'AC_DISABLE_FAST_INSTALL' => 1,
-                        'AM_NLS' => 1,
-                        '_LT_AC_LOCK' => 1,
-                        'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
+                        '_LTDL_SETUP' => 1,
+                        'AM_PYTHON_CHECK_VERSION' => 1,
                         'AC_LIBTOOL_COMPILER_OPTION' => 1,
+                        'LTDL_INIT' => 1,
+                        'GLIB_GSETTINGS' => 1,
                         'AC_PROG_INTLTOOL' => 1,
+                        '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
+                        'LT_LIB_DLLOAD' => 1,
+                        'AC_LTDL_PREOPEN' => 1,
                         '_GSETTINGS_SUBST' => 1,
-                        '_LT_PREPARE_SED_QUOTE_VARS' => 1,
+                        'AC_CONFIG_MACRO_DIR' => 1,
+                        'AC_LIBTOOL_LANG_C_CONFIG' => 1,
+                        '_LT_PROG_F77' => 1,
+                        'AM_NLS' => 1,
+                        'AC_LIBTOOL_RC' => 1,
                         '_AM_IF_OPTION' => 1,
-                        'LTOBSOLETE_VERSION' => 1,
-                        'AC_PROG_LD_GNU' => 1,
-                        'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
-                        'AM_CONDITIONAL' => 1,
-                        'AM_PROG_INSTALL_STRIP' => 1,
-                        'AC_LTDL_PREOPEN' => 1,
-                        'LTDL_INSTALLABLE' => 1,
-                        '_IT_SUBST' => 1,
-                        'PKG_INSTALLDIR' => 1,
-                        'LT_OUTPUT' => 1,
-                        '_LT_AC_LANG_CXX' => 1,
-                        '_LTDL_SETUP' => 1,
-                        'AC_CONFIG_MACRO_DIR_TRACE' => 1,
-                        'include' => 1,
-                        '_LT_CC_BASENAME' => 1,
-                        'AC_LIBTOOL_PROG_CC_C_O' => 1,
-                        'LT_FUNC_DLSYM_USCORE' => 1,
-                        '_AM_AUTOCONF_VERSION' => 1,
-                        'AM_INIT_AUTOMAKE' => 1,
-                        'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
-                        'LT_INIT' => 1,
+                        'LT_SYS_SYMBOL_USCORE' => 1,
+                        'LT_AC_PROG_GCJ' => 1,
+                        'AM_SET_LEADING_DOT' => 1,
+                        'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
+                        'AC_LTDL_SHLIBPATH' => 1,
                         'LT_PATH_LD' => 1,
-                        'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
-                        'GLIB_GSETTINGS' => 1,
-                        '_LT_AC_PROG_ECHO_BACKSLASH' => 1,
-                        'AM_SANITY_CHECK' => 1,
-                        'AM_PROG_LIBTOOL' => 1,
-                        'LT_SYS_DLOPEN_DEPLIBS' => 1,
-                        'AC_ENABLE_STATIC' => 1,
-                        '_LT_AC_LANG_GCJ' => 1,
-                        'PKG_CHECK_MODULES_STATIC' => 1,
+                        'AC_ENABLE_FAST_INSTALL' => 1,
+                        'm4_pattern_forbid' => 1,
+                        'IT_PROG_INTLTOOL' => 1,
+                        'AM_RUN_LOG' => 1,
+                        'AC_WITH_LTDL' => 1,
+                        '_LT_AC_LANG_F77_CONFIG' => 1,
+                        'AC_CHECK_LIBM' => 1,
+                        'AM_GLIB_GNU_GETTEXT' => 1,
                         'AU_DEFUN' => 1,
-                        '_LT_PATH_TOOL_PREFIX' => 1,
+                        'AC_LTDL_SHLIBEXT' => 1,
+                        'LT_AC_PROG_SED' => 1,
+                        '_IT_SUBST' => 1,
+                        '_LT_AC_CHECK_DLFCN' => 1,
                         'm4_pattern_allow' => 1,
-                        'AC_LIBTOOL_WIN32_DLL' => 1,
-                        'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
-                        'LT_PATH_NM' => 1,
-                        'AC_PROG_EGREP' => 1,
-                        'AM_SET_LEADING_DOT' => 1,
-                        'AC_LIBTOOL_SETUP' => 1,
-                        '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
-                        'LT_LANG' => 1,
+                        'AM_SANITY_CHECK' => 1,
                         '_LT_LINKER_BOILERPLATE' => 1,
+                        'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
+                        'LT_SYS_DLSEARCH_PATH' => 1,
+                        'AC_CONFIG_MACRO_DIR_TRACE' => 1,
+                        '_AM_CONFIG_MACRO_DIRS' => 1,
+                        'IT_PO_SUBDIR' => 1,
+                        'PKG_NOARCH_INSTALLDIR' => 1,
+                        'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
+                        'AM_CHECK_PYMOD' => 1,
+                        'LTOPTIONS_VERSION' => 1,
+                        'AC_LIBTOOL_PROG_CC_C_O' => 1,
+                        'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
+                        '_LT_AC_PROG_CXXCPP' => 1,
+                        'AM_SUBST_NOTMAKE' => 1,
+                        'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
+                        '_LT_PROG_LTMAIN' => 1,
+                        'AC_ENABLE_STATIC' => 1,
+                        'AM_SET_DEPDIR' => 1,
+                        'GLIB_GNU_GETTEXT' => 1,
+                        'AM_ENABLE_STATIC' => 1,
+                        'LT_PROG_GCJ' => 1,
+                        'LTOBSOLETE_VERSION' => 1,
+                        'LTDL_CONVENIENCE' => 1,
+                        'LT_PROG_RC' => 1,
                         'AC_LIBLTDL_CONVENIENCE' => 1,
-                        'm4_pattern_forbid' => 1,
-                        '_LT_AC_TAGVAR' => 1,
-                        'LT_LIB_DLLOAD' => 1,
-                        '_LT_AC_LANG_F77_CONFIG' => 1,
-                        'LT_LIB_M' => 1,
-                        '_LT_PROG_CXX' => 1,
-                        'AM_DISABLE_STATIC' => 1,
-                        'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
-                        'AM_GLIB_DEFINE_LOCALEDIR' => 1,
-                        '_LT_COMPILER_BOILERPLATE' => 1,
-                        '_AM_PROG_CC_C_O' => 1,
+                        'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
                         'm4_include' => 1,
-                        'LT_AC_PROG_GCJ' => 1,
-                        'AC_LIBTOOL_GCJ' => 1,
-                        'AC_CHECK_LIBM' => 1,
-                        '_AM_DEPENDENCIES' => 1,
+                        'AC_PATH_TOOL_PREFIX' => 1,
                         '_m4_warn' => 1,
-                        'AC_LTDL_OBJDIR' => 1,
-                        'AC_LIBTOOL_CONFIG' => 1,
-                        'PKG_NOARCH_INSTALLDIR' => 1,
-                        'AM_SET_DEPDIR' => 1,
-                        '_AM_PROG_TAR' => 1,
-                        'AM_SUBST_NOTMAKE' => 1,
-                        'LT_SYS_DLOPEN_SELF' => 1,
-                        'PKG_CHECK_VAR' => 1,
-                        'AC_ENABLE_FAST_INSTALL' => 1,
-                        'LT_SYS_MODULE_PATH' => 1,
-                        '_LT_AC_PROG_CXXCPP' => 1,
                         'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
-                        'AC_LIBTOOL_OBJDIR' => 1,
-                        'AM_MISSING_PROG' => 1,
-                        'AC_ENABLE_SHARED' => 1,
-                        'AC_DEFUN_ONCE' => 1,
-                        'AC_LIBTOOL_LANG_C_CONFIG' => 1,
-                        'AC_LIB_LTDL' => 1,
+                        'PKG_PROG_PKG_CONFIG' => 1,
+                        '_LT_COMPILER_OPTION' => 1,
+                        'AC_LIBTOOL_DLOPEN' => 1,
+                        '_LT_COMPILER_BOILERPLATE' => 1,
+                        'AC_LIBTOOL_FC' => 1,
+                        'AC_LIBTOOL_DLOPEN_SELF' => 1,
+                        'AC_LTDL_ENABLE_INSTALL' => 1,
+                        'PKG_CHECK_MODULES_STATIC' => 1,
+                        '_LT_AC_TRY_DLOPEN_SELF' => 1,
+                        'LT_CMD_MAX_LEN' => 1,
+                        '_LT_AC_FILE_LTDLL_C' => 1,
+                        'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
+                        '_AM_MANGLE_OPTION' => 1,
+                        'AM_PROG_INSTALL_STRIP' => 1,
+                        'AM_GLIB_DEFINE_LOCALEDIR' => 1,
+                        'AM_PATH_PYTHON' => 1,
+                        'AC_LTDL_DLLIB' => 1,
+                        'AM_PROG_NM' => 1,
+                        '_PKG_SHORT_ERRORS_SUPPORTED' => 1,
                         'GLIB_RUN_PROG' => 1,
-                        '_LT_AC_SYS_LIBPATH_AIX' => 1,
-                        'AC_LIBTOOL_LINKER_OPTION' => 1,
-                        'AC_LTDL_SHLIBEXT' => 1,
+                        'AC_ENABLE_SHARED' => 1,
+                        'AC_DISABLE_FAST_INSTALL' => 1,
+                        '_LT_PROG_CXX' => 1,
+                        'AC_LIBTOOL_F77' => 1,
+                        '_LT_WITH_SYSROOT' => 1,
+                        '_AM_SET_OPTION' => 1,
                         'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1,
-                        'LT_PROG_GO' => 1,
                         'AM_DISABLE_SHARED' => 1,
-                        '_LT_REQUIRED_DARWIN_CHECKS' => 1,
-                        'AC_LIBLTDL_INSTALLABLE' => 1,
-                        'AM_PYTHON_CHECK_VERSION' => 1,
-                        '_LT_PROG_ECHO_BACKSLASH' => 1,
-                        'AC_PROG_LD' => 1,
-                        '_LT_AC_LANG_C_CONFIG' => 1,
-                        'AC_WITH_LTDL' => 1,
-                        'AM_AUTOMAKE_VERSION' => 1,
-                        'LTDL_CONVENIENCE' => 1,
-                        'AC_DEPLIBS_CHECK_METHOD' => 1,
                         '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
-                        'LT_AC_PROG_SED' => 1,
-                        '_LT_LIBOBJ' => 1,
-                        'LT_SUPPORTED_TAG' => 1,
-                        '_LT_WITH_SYSROOT' => 1,
-                        'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1,
-                        'LTSUGAR_VERSION' => 1,
-                        '_LT_PROG_LTMAIN' => 1,
-                        '_LT_PROG_F77' => 1,
+                        'LT_SYS_DLOPEN_SELF' => 1,
+                        'PKG_INSTALLDIR' => 1,
+                        'AC_DISABLE_SHARED' => 1,
+                        'LT_OUTPUT' => 1,
+                        '_LT_LINKER_OPTION' => 1,
+                        'AM_ENABLE_SHARED' => 1,
+                        'PKG_CHECK_EXISTS' => 1,
                         'AC_PROG_NM' => 1,
-                        'AM_DEP_TRACK' => 1
+                        'AC_LIBTOOL_CXX' => 1,
+                        'AM_PROG_LIBTOOL' => 1,
+                        '_LT_DLL_DEF_P' => 1,
+                        'LT_AC_PROG_RC' => 1,
+                        'AM_SILENT_RULES' => 1,
+                        '_LT_LIBOBJ' => 1,
+                        '_LT_AC_TAGVAR' => 1,
+                        '_LT_AC_TAGCONFIG' => 1,
+                        '_LT_AC_LANG_F77' => 1,
+                        'AC_LIBTOOL_CONFIG' => 1,
+                        'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
+                        'AC_LIBTOOL_GCJ' => 1,
+                        'LTDL_INSTALLABLE' => 1,
+                        'AC_PROG_LIBTOOL' => 1,
+                        'AC_LIBTOOL_PICMODE' => 1,
+                        'LT_AC_PROG_EGREP' => 1,
+                        'AC_PROG_LD' => 1,
+                        'AC_PROG_EGREP' => 1,
+                        'AC_DEPLIBS_CHECK_METHOD' => 1,
+                        'AC_PATH_MAGIC' => 1,
+                        '_AM_SET_OPTIONS' => 1,
+                        'PKG_CHECK_MODULES' => 1,
+                        'include' => 1,
+                        '_AM_PROG_TAR' => 1,
+                        'AC_LTDL_SYSSEARCHPATH' => 1,
+                        'AC_LIBTOOL_LINKER_OPTION' => 1,
+                        'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
+                        'AM_PROG_LD' => 1,
+                        'LT_LANG' => 1,
+                        'AC_LTDL_OBJDIR' => 1,
+                        'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
+                        '_LT_PATH_TOOL_PREFIX' => 1,
+                        'AC_LIBTOOL_SETUP' => 1,
+                        '_LT_AC_LANG_C_CONFIG' => 1,
+                        '_AC_PROG_LIBTOOL' => 1,
+                        'AC_DEFUN_ONCE' => 1,
+                        '_LT_PROG_ECHO_BACKSLASH' => 1,
+                        '_LT_REQUIRED_DARWIN_CHECKS' => 1,
+                        'AC_DEFUN' => 1,
+                        'AS_AC_EXPAND' => 1,
+                        '_AM_PROG_CC_C_O' => 1,
+                        '_LT_AC_SYS_COMPILER' => 1,
+                        'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
+                        'LT_SYS_MODULE_EXT' => 1,
+                        'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
+                        'AC_LIBTOOL_WIN32_DLL' => 1,
+                        'AM_MAKE_INCLUDE' => 1,
+                        'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
+                        'LT_FUNC_DLSYM_USCORE' => 1,
+                        'PKG_CHECK_VAR' => 1,
+                        'AC_DISABLE_STATIC' => 1,
+                        'AM_INIT_AUTOMAKE' => 1,
+                        'LTVERSION_VERSION' => 1,
+                        '_LT_AC_LOCK' => 1,
+                        'LT_FUNC_ARGZ' => 1,
+                        'AM_CHECK_PYTHON_HEADERS' => 1,
+                        '_LT_AC_LANG_GCJ_CONFIG' => 1,
+                        '_AM_SUBST_NOTMAKE' => 1,
+                        'LT_SYS_DLOPEN_DEPLIBS' => 1,
+                        'LT_CONFIG_LTDL_DIR' => 1,
+                        '_LT_AC_LANG_CXX_CONFIG' => 1,
+                        'AC_LIB_LTDL' => 1,
+                        'AM_DISABLE_STATIC' => 1,
+                        'AC_LTDL_SYMBOL_USCORE' => 1,
+                        'AM_MAINTAINER_MODE' => 1,
+                        'AM_AUX_DIR_EXPAND' => 1
                       }
                     ], 'Autom4te::Request' ),
              bless( [
@@ -267,66 +267,66 @@
                         'configure.ac'
                       ],
                       {
-                        'AM_PROG_F77_C_O' => 1,
-                        'm4_include' => 1,
-                        'AM_EXTRA_RECURSIVE_TARGETS' => 1,
+                        'AM_POT_TOOLS' => 1,
+                        'LT_SUPPORTED_TAG' => 1,
+                        'AC_CANONICAL_HOST' => 1,
+                        'LT_INIT' => 1,
+                        '_AM_COND_IF' => 1,
+                        'AM_AUTOMAKE_VERSION' => 1,
+                        'AC_FC_PP_DEFINE' => 1,
                         'AM_ENABLE_MULTILIB' => 1,
+                        'include' => 1,
+                        '_AM_MAKEFILE_INCLUDE' => 1,
+                        'AM_XGETTEXT_OPTION' => 1,
+                        'AM_PROG_MOC' => 1,
                         'AM_NLS' => 1,
-                        'AC_CONFIG_SUBDIRS' => 1,
-                        'LT_SUPPORTED_TAG' => 1,
-                        'LT_CONFIG_LTDL_DIR' => 1,
-                        'AM_PROG_CC_C_O' => 1,
-                        'AM_POT_TOOLS' => 1,
-                        'AM_CONDITIONAL' => 1,
-                        '_AM_COND_ELSE' => 1,
-                        'AM_PATH_GUILE' => 1,
-                        'AC_LIBSOURCE' => 1,
                         'AC_FC_FREEFORM' => 1,
-                        'AM_PROG_MOC' => 1,
-                        'AC_CANONICAL_HOST' => 1,
-                        '_m4_warn' => 1,
-                        'm4_pattern_forbid' => 1,
-                        'AC_REQUIRE_AUX_FILE' => 1,
-                        'AC_PROG_LIBTOOL' => 1,
-                        '_AM_COND_ENDIF' => 1,
                         'AC_CONFIG_HEADERS' => 1,
-                        'AC_CANONICAL_TARGET' => 1,
-                        'AM_MAINTAINER_MODE' => 1,
-                        'AC_CANONICAL_SYSTEM' => 1,
-                        '_LT_AC_TAGCONFIG' => 1,
+                        'AM_GNU_GETTEXT' => 1,
+                        '_m4_warn' => 1,
+                        'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
+                        'AC_CONFIG_SUBDIRS' => 1,
                         'AM_PROG_FC_C_O' => 1,
-                        'AC_SUBST_TRACE' => 1,
-                        'sinclude' => 1,
                         'AC_CONFIG_LIBOBJ_DIR' => 1,
-                        'AM_AUTOMAKE_VERSION' => 1,
-                        'AM_MAKEFILE_INCLUDE' => 1,
-                        'AM_PROG_LIBTOOL' => 1,
-                        'AC_CONFIG_LINKS' => 1,
-                        'AM_GNU_GETTEXT' => 1,
-                        'AC_FC_PP_SRCEXT' => 1,
-                        '_AM_COND_IF' => 1,
-                        '_AM_SUBST_NOTMAKE' => 1,
+                        'AM_CONDITIONAL' => 1,
+                        'AM_PROG_CC_C_O' => 1,
                         'AC_CANONICAL_BUILD' => 1,
-                        'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
-                        'm4_sinclude' => 1,
-                        'AC_SUBST' => 1,
                         'm4_pattern_allow' => 1,
-                        'AC_FC_PP_DEFINE' => 1,
+                        'AM_MAKEFILE_INCLUDE' => 1,
+                        'AM_PROG_F77_C_O' => 1,
+                        'AC_LIBSOURCE' => 1,
+                        'AH_OUTPUT' => 1,
+                        'sinclude' => 1,
                         'AM_PROG_CXX_C_O' => 1,
-                        'AC_DEFINE_TRACE_LITERAL' => 1,
-                        'AM_XGETTEXT_OPTION' => 1,
-                        '_AM_MAKEFILE_INCLUDE' => 1,
-                        'include' => 1,
-                        'AC_CONFIG_FILES' => 1,
+                        'AC_CONFIG_LINKS' => 1,
+                        'AC_REQUIRE_AUX_FILE' => 1,
+                        'm4_pattern_forbid' => 1,
                         'AM_PROG_MKDIR_P' => 1,
+                        'm4_sinclude' => 1,
+                        'AC_CANONICAL_SYSTEM' => 1,
+                        'AC_DEFINE_TRACE_LITERAL' => 1,
+                        'AC_FC_PP_SRCEXT' => 1,
+                        'AC_CANONICAL_TARGET' => 1,
+                        'AM_EXTRA_RECURSIVE_TARGETS' => 1,
+                        'm4_include' => 1,
+                        'AC_PROG_LIBTOOL' => 1,
                         'AM_PROG_AR' => 1,
-                        'AC_CONFIG_AUX_DIR' => 1,
+                        'AM_MAINTAINER_MODE' => 1,
+                        '_AM_COND_ENDIF' => 1,
                         'AC_INIT' => 1,
-                        'LT_INIT' => 1,
-                        'AH_OUTPUT' => 1,
-                        'AM_INIT_AUTOMAKE' => 1,
+                        'AC_FC_SRCEXT' => 1,
+                        'LT_CONFIG_LTDL_DIR' => 1,
+                        'AC_CONFIG_FILES' => 1,
+                        'AC_SUBST' => 1,
+                        '_AM_SUBST_NOTMAKE' => 1,
+                        'AM_PATH_GUILE' => 1,
+                        'AC_CONFIG_AUX_DIR' => 1,
+                        '_AM_COND_ELSE' => 1,
+                        '_LT_AC_TAGCONFIG' => 1,
                         'AM_SILENT_RULES' => 1,
-                        'AC_FC_SRCEXT' => 1
+                        'AM_INIT_AUTOMAKE' => 1,
+                        'AM_PROG_LIBTOOL' => 1,
+                        'AC_SUBST_TRACE' => 1
                       }
                     ], 'Autom4te::Request' )
            );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/autom4te.cache/traces.0 
new/blueman-2.1.3/autom4te.cache/traces.0
--- old/blueman-2.1.2/autom4te.cache/traces.0   2020-01-24 09:12:33.000000000 
+0100
+++ new/blueman-2.1.3/autom4te.cache/traces.0   2020-05-08 08:15:24.000000000 
+0200
@@ -2131,7 +2131,7 @@
 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
 
 pkg_failed=no
-AC_MSG_CHECKING([for $1])
+AC_MSG_CHECKING([for $2])
 
 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
@@ -2141,11 +2141,11 @@
 See the pkg-config man page for more details.])
 
 if test $pkg_failed = yes; then
-       AC_MSG_RESULT([no])
+        AC_MSG_RESULT([no])
         _PKG_SHORT_ERRORS_SUPPORTED
         if test $_pkg_short_errors_supported = yes; then
                $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "$2" 2>&1`
-        else 
+        else
                $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"$2" 2>&1`
         fi
        # Put the nasty error message in config.log where it belongs
@@ -2162,7 +2162,7 @@
 _PKG_TEXT])[]dnl
         ])
 elif test $pkg_failed = untried; then
-       AC_MSG_RESULT([no])
+        AC_MSG_RESULT([no])
        m4_default([$4], [AC_MSG_FAILURE(
 [The pkg-config script could not be found or is too old.  Make sure it
 is in your PATH or set the PKG_CONFIG environment variable to the full
@@ -2216,10 +2216,10 @@
 m4trace:/usr/share/aclocal-1.16/amversion.m4:14: -1- 
AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.16'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.16.1], [],
+m4_if([$1], [1.16.2], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])
-m4trace:/usr/share/aclocal-1.16/amversion.m4:33: -1- 
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.16.1])dnl
+m4trace:/usr/share/aclocal-1.16/amversion.m4:33: -1- 
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.16.2])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
@@ -2428,7 +2428,9 @@
   done
   if test $am_rc -ne 0; then
     AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments
-    for automatic dependency tracking.  Try re-running configure with the
+    for automatic dependency tracking.  If GNU make was not used, consider
+    re-running the configure script with MAKE="gmake" (or whatever is
+    necessary).  You can also try re-running configure with the
     '--disable-dependency-tracking' option to at least be able to build
     the package (albeit without support for automatic dependency tracking).])
   fi
@@ -2439,7 +2441,7 @@
   rm -f conftest-deps.mk
 }
 ])
-m4trace:/usr/share/aclocal-1.16/depout.m4:62: -1- 
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
+m4trace:/usr/share/aclocal-1.16/depout.m4:64: -1- 
AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
      [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
      [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])])
 m4trace:/usr/share/aclocal-1.16/init.m4:29: -1- AC_DEFUN([AM_INIT_AUTOMAKE], 
[AC_PREREQ([2.65])dnl
@@ -3306,7 +3308,7 @@
 m4trace:configure.ac:6: -1- AM_INIT_AUTOMAKE([foreign dist-xz])
 m4trace:configure.ac:6: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
 m4trace:configure.ac:6: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
-m4trace:configure.ac:6: -1- AM_AUTOMAKE_VERSION([1.16.1])
+m4trace:configure.ac:6: -1- AM_AUTOMAKE_VERSION([1.16.2])
 m4trace:configure.ac:6: -1- _AM_AUTOCONF_VERSION([2.69])
 m4trace:configure.ac:6: -1- m4_pattern_allow([^INSTALL_PROGRAM$])
 m4trace:configure.ac:6: -1- m4_pattern_allow([^INSTALL_SCRIPT$])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/autom4te.cache/traces.1 
new/blueman-2.1.3/autom4te.cache/traces.1
--- old/blueman-2.1.2/autom4te.cache/traces.1   2020-01-24 09:12:34.000000000 
+0100
+++ new/blueman-2.1.3/autom4te.cache/traces.1   2020-05-08 08:15:25.000000000 
+0200
@@ -1,8 +1,8 @@
-m4trace:aclocal.m4:10844: -1- AC_SUBST([am__quote])
-m4trace:aclocal.m4:10844: -1- AC_SUBST_TRACE([am__quote])
-m4trace:aclocal.m4:10844: -1- m4_pattern_allow([^am__quote$])
-m4trace:aclocal.m4:11539: -1- m4_include([acinclude.m4])
-m4trace:configure.ac:3: -1- AC_INIT([blueman], [2.1.2], 
[https://github.com/blueman-project/blueman/issues])
+m4trace:aclocal.m4:10846: -1- AC_SUBST([am__quote])
+m4trace:aclocal.m4:10846: -1- AC_SUBST_TRACE([am__quote])
+m4trace:aclocal.m4:10846: -1- m4_pattern_allow([^am__quote$])
+m4trace:aclocal.m4:11541: -1- m4_include([acinclude.m4])
+m4trace:configure.ac:3: -1- AC_INIT([blueman], [2.1.3], 
[https://github.com/blueman-project/blueman/issues])
 m4trace:configure.ac:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
 m4trace:configure.ac:3: -1- m4_pattern_forbid([_AC_])
 m4trace:configure.ac:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS 
directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
@@ -156,7 +156,7 @@
 m4trace:configure.ac:4: -1- AC_CONFIG_HEADERS([config.h])
 m4trace:configure.ac:6: -1- AM_INIT_AUTOMAKE([foreign dist-xz])
 m4trace:configure.ac:6: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
-m4trace:configure.ac:6: -1- AM_AUTOMAKE_VERSION([1.16.1])
+m4trace:configure.ac:6: -1- AM_AUTOMAKE_VERSION([1.16.2])
 m4trace:configure.ac:6: -1- AC_REQUIRE_AUX_FILE([install-sh])
 m4trace:configure.ac:6: -1- AC_SUBST([INSTALL_PROGRAM])
 m4trace:configure.ac:6: -1- AC_SUBST_TRACE([INSTALL_PROGRAM])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/blueman/Functions.py new/blueman-2.1.3/blueman/Functions.py
--- old/blueman-2.1.2/blueman/Functions.py      2020-01-14 01:29:13.000000000 
+0100
+++ new/blueman-2.1.3/blueman/Functions.py      2020-04-28 10:20:19.000000000 
+0200
@@ -296,6 +296,12 @@
 
             unhide_func(event_time)
 
+    def remove_file(path):
+        try:
+            os.remove(path)
+        except OSError:
+            logging.error("Failed to remove: %s" % path)
+
     signal.signal(signal.SIGUSR1, handler)
 
     if os.path.exists(lockfile):
@@ -303,7 +309,7 @@
         if pid:
             if not is_running(name, pid):
                 print("Stale PID, overwriting")
-                os.remove(lockfile)
+                remove_file(lockfile)
             else:
                 print("There is an instance already running")
                 time = os.getenv("BLUEMAN_EVENT_TIME") or 0
@@ -314,7 +320,7 @@
                 os.kill(pid, signal.SIGUSR1)
                 exit()
         else:
-            os.remove(lockfile)
+            remove_file(lockfile)
 
     try:
         fd = os.open(lockfile, os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o664)
@@ -325,7 +331,7 @@
         print("There is an instance already running")
         exit()
 
-    atexit.register(lambda: os.remove(lockfile))
+    atexit.register(lambda: remove_file(lockfile))
 
 
 def kill(pid, name):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/blueman/main/PulseAudioUtils.py 
new/blueman-2.1.3/blueman/main/PulseAudioUtils.py
--- old/blueman-2.1.2/blueman/main/PulseAudioUtils.py   2020-01-14 
01:29:13.000000000 +0100
+++ new/blueman-2.1.3/blueman/main/PulseAudioUtils.py   2020-04-28 
10:20:19.000000000 +0200
@@ -368,7 +368,7 @@
 
         if self.prev_state == PA_CONTEXT_READY and state == PA_CONTEXT_FAILED:
             logging.info("Pulseaudio probably crashed, restarting in 5s")
-            GLib.timeout_add(5000, self.connect_rfcomm)
+            GLib.timeout_add(5000, self.connect_pulseaudio)
 
         self.prev_state = state
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/blueman/plugins/applet/DhcpClient.py 
new/blueman-2.1.3/blueman/plugins/applet/DhcpClient.py
--- old/blueman-2.1.2/blueman/plugins/applet/DhcpClient.py      2020-01-14 
01:29:13.000000000 +0100
+++ new/blueman-2.1.3/blueman/plugins/applet/DhcpClient.py      2020-04-28 
10:20:19.000000000 +0200
@@ -56,4 +56,4 @@
                          icon_name="network-workgroup").show()
 
             m = Mechanism()
-            m.DhcpClient('(s)', device, result_handler=reply, 
error_handler=err, timeout=120)
+            m.DhcpClient('(s)', device, result_handler=reply, 
error_handler=err, timeout=120 * 1000)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/blueman/plugins/applet/ShowConnected.py 
new/blueman-2.1.3/blueman/plugins/applet/ShowConnected.py
--- old/blueman-2.1.2/blueman/plugins/applet/ShowConnected.py   2020-01-14 
01:29:13.000000000 +0100
+++ new/blueman-2.1.3/blueman/plugins/applet/ShowConnected.py   2020-04-28 
10:20:19.000000000 +0200
@@ -49,6 +49,7 @@
                                                                      "<b>%d 
Active Connections</b>",
                                                                      
self.num_connections) % self.num_connections)
         else:
+            self.parent.Plugins.StatusIcon.set_text_line(1, None)
             # bluetooth should be always enabled if powermanager is not loaded
             status = True
             if 'PowerManager' in self.parent.Plugins.get_loaded():
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/compile new/blueman-2.1.3/compile
--- old/blueman-2.1.2/compile   2020-01-24 09:12:34.000000000 +0100
+++ new/blueman-2.1.3/compile   2020-05-08 08:15:25.000000000 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2018 Free Software Foundation, Inc.
+# Copyright (C) 1999-2020 Free Software Foundation, Inc.
 # Written by Tom Tromey <[email protected]>.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -53,7 +53,7 @@
          MINGW*)
            file_conv=mingw
            ;;
-         CYGWIN*)
+         CYGWIN* | MSYS*)
            file_conv=cygwin
            ;;
          *)
@@ -67,7 +67,7 @@
        mingw/*)
          file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
          ;;
-       cygwin/*)
+       cygwin/* | msys/*)
          file=`cygpath -m "$file" || echo "$file"`
          ;;
        wine/*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/configure.ac new/blueman-2.1.3/configure.ac
--- old/blueman-2.1.2/configure.ac      2020-01-14 01:29:13.000000000 +0100
+++ new/blueman-2.1.3/configure.ac      2020-04-28 10:20:19.000000000 +0200
@@ -1,6 +1,6 @@
 AC_PREREQ(2.61)
 
-AC_INIT([blueman], [2.1.2], 
[https://github.com/blueman-project/blueman/issues])
+AC_INIT([blueman], [2.1.3], 
[https://github.com/blueman-project/blueman/issues])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIRS([m4])
 AM_INIT_AUTOMAKE([foreign dist-xz])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/m4/libtool.m4 new/blueman-2.1.3/m4/libtool.m4
--- old/blueman-2.1.2/m4/libtool.m4     2020-01-24 09:12:34.000000000 +0100
+++ new/blueman-2.1.3/m4/libtool.m4     2020-05-08 08:15:24.000000000 +0200
@@ -1041,8 +1041,8 @@
 _LT_EOF
       echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
       $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
-      echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
-      $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
+      echo "$AR cr libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
+      $AR cr libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
       echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
       $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
       cat > conftest.c << _LT_EOF
@@ -1492,7 +1492,7 @@
 m4_defun([_LT_PROG_AR],
 [AC_CHECK_TOOLS(AR, [ar], false)
 : ${AR=ar}
-: ${AR_FLAGS=cru}
+: ${AR_FLAGS=cr}
 _LT_DECL([], [AR], [1], [The archiver])
 _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/missing new/blueman-2.1.3/missing
--- old/blueman-2.1.2/missing   2020-01-24 09:12:34.000000000 +0100
+++ new/blueman-2.1.3/missing   2020-05-08 08:15:25.000000000 +0200
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1996-2018 Free Software Foundation, Inc.
+# Copyright (C) 1996-2020 Free Software Foundation, Inc.
 # Originally written by Fran,cois Pinard <[email protected]>, 1996.
 
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/module/_blueman.pyx new/blueman-2.1.3/module/_blueman.pyx
--- old/blueman-2.1.2/module/_blueman.pyx       2020-01-14 01:29:13.000000000 
+0100
+++ new/blueman-2.1.3/module/_blueman.pyx       2020-04-28 10:20:19.000000000 
+0200
@@ -1,5 +1,6 @@
 #!/usr/bin/env python3
 # coding=utf-8
+#cython: language_level=3
 import logging
 
 cdef extern from "malloc.h":
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/blueman-2.1.2/py-compile new/blueman-2.1.3/py-compile
--- old/blueman-2.1.2/py-compile        2020-01-24 09:12:34.000000000 +0100
+++ new/blueman-2.1.3/py-compile        2020-05-08 08:15:25.000000000 +0200
@@ -1,9 +1,9 @@
 #!/bin/sh
 # py-compile - Compile a Python program
 
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2020-02-19.23; # UTC
 
-# Copyright (C) 2000-2018 Free Software Foundation, Inc.
+# Copyright (C) 2000-2020 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -115,8 +115,27 @@
     filetrans="filepath = os.path.normpath('$destdir' + os.sep + path)"
 fi
 
+python_major=$($PYTHON -V 2>&1 | sed -e 's/.* //;s/\..*$//;1q')
+if test -z "$python_major"; then
+  echo "$me: could not determine $PYTHON major version, guessing 3" >&2
+  python_major=3
+fi
+
+# The old way to import libraries was deprecated.
+if test "$python_major" -le 2; then
+  import_lib=imp
+  import_test="hasattr(imp, 'get_tag')"
+  import_call=imp.cache_from_source
+  import_arg2=', False' # needed in one call and not the other
+else
+  import_lib=importlib
+  import_test="hasattr(sys.implementation, 'cache_tag')"
+  import_call=importlib.util.cache_from_source
+  import_arg2=
+fi
+
 $PYTHON -c "
-import sys, os, py_compile, imp
+import sys, os, py_compile, $import_lib
 
 files = '''$files'''
 
@@ -129,15 +148,15 @@
            continue
     sys.stdout.write(file)
     sys.stdout.flush()
-    if hasattr(imp, 'get_tag'):
-        py_compile.compile(filepath, imp.cache_from_source(filepath), path)
+    if $import_test:
+        py_compile.compile(filepath, $import_call(filepath), path)
     else:
         py_compile.compile(filepath, filepath + 'c', path)
 sys.stdout.write('\n')" || exit $?
 
 # this will fail for python < 1.5, but that doesn't matter ...
 $PYTHON -O -c "
-import sys, os, py_compile, imp
+import sys, os, py_compile, $import_lib
 
 # pypy does not use .pyo optimization
 if hasattr(sys, 'pypy_translation_info'):
@@ -153,8 +172,8 @@
            continue
     sys.stdout.write(file)
     sys.stdout.flush()
-    if hasattr(imp, 'get_tag'):
-        py_compile.compile(filepath, imp.cache_from_source(filepath, False), 
path)
+    if $import_test:
+        py_compile.compile(filepath, $import_call(filepath$import_arg2), path)
     else:
         py_compile.compile(filepath, filepath + 'o', path)
 sys.stdout.write('\n')" 2>/dev/null || :


Reply via email to