Hello community,

here is the log from the commit of package xfce4-volumed-pulse for 
openSUSE:Factory checked in at 2018-02-20 17:57:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-volumed-pulse (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-volumed-pulse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-volumed-pulse"

Tue Feb 20 17:57:38 2018 rev:3 rq:578386 version:0.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-volumed-pulse/xfce4-volumed-pulse.changes  
2017-02-03 20:07:13.944415593 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-volumed-pulse.new/xfce4-volumed-pulse.changes 
    2018-02-20 17:59:43.228430161 +0100
@@ -1,0 +2,8 @@
+Sat Feb 17 11:36:19 UTC 2018 - seife+...@b1-systems.com
+
+- update to 0.2.3:
+  * Switch to Gtk3 by default
+  * Set the transient hint on audio notifications
+- partially applied spec-cleaner hints
+
+-------------------------------------------------------------------

Old:
----
  xfce4-volumed-pulse-0.2.2.tar.bz2

New:
----
  xfce4-volumed-pulse-0.2.3.tar.bz2

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

Other differences:
------------------
++++++ xfce4-volumed-pulse.spec ++++++
--- /var/tmp/diff_new_pack.GPZSQj/_old  2018-02-20 17:59:44.064400074 +0100
+++ /var/tmp/diff_new_pack.GPZSQj/_new  2018-02-20 17:59:44.068399930 +0100
@@ -17,21 +17,21 @@
 
 
 Name:           xfce4-volumed-pulse
-Version:        0.2.2
+Version:        0.2.3
 Release:        0
 Summary:        Daemon Providing Support for Sound Volume Keys
 License:        GPL-3.0+
 Group:          Productivity/Multimedia/Sound/Utilities
 Url:            http://git.xfce.org/apps/xfce4-volumed
 Source:         
http://archive.xfce.org/src/apps/xfce4-volumed-pulse/0.2/%{name}-%{version}.tar.bz2
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(keybinder)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
+BuildRequires:  pkgconfig(keybinder-3.0) >= 0.2.0
 BuildRequires:  pkgconfig(libnotify) >= 0.1.3
 BuildRequires:  pkgconfig(libpulse-mainloop-glib) >= 0.9.19
 BuildRequires:  pkgconfig(libxfconf-0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 xfce4-volumed-pulse is a daemon providing support for sound volume keys 
present on
@@ -53,7 +53,6 @@
 %suse_update_desktop_file xfce4-volumed-pulse
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README THANKS
 %config %{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{_bindir}/%{name}

++++++ xfce4-volumed-pulse-0.2.2.tar.bz2 -> xfce4-volumed-pulse-0.2.3.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/ChangeLog 
new/xfce4-volumed-pulse-0.2.3/ChangeLog
--- old/xfce4-volumed-pulse-0.2.2/ChangeLog     2016-09-14 03:22:52.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/ChangeLog     2018-02-13 22:45:14.000000000 
+0100
@@ -1,3 +1,36 @@
+commit 65561422f91cab9164e427a5b7934a9795f1c0e3
+Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
+Date:   Tue Feb 13 22:43:10 2018 +0100
+
+    Update for release
+
+commit faec2e8a55f2f1191e0015e699aacffd27759b6c
+Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
+Date:   Wed Aug 16 23:57:39 2017 +0200
+
+    Also bump libkeybinder to Gtk3
+
+commit ce3d7f2961447dd7321b528593abd14bd6b4695c
+Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
+Date:   Wed Aug 16 13:57:20 2017 +0200
+
+    Switch to Gtk3 by default
+
+commit 468c3a748c6dfa306b232421d95e942047c101e3
+Author: Simon Steinbeiss <simon.steinbe...@elfenbeinturm.at>
+Date:   Wed Aug 16 13:49:11 2017 +0200
+
+    Set the transient hint on audio notifications
+    
+    This means that the audio notifications are not logged by daemons with
+    the persistence feature as described in the fd.org notification spec.
+
+commit 6fadb81c4188052b264da437705012150ad93975
+Author: Sean Davis <smd.seanda...@gmail.com>
+Date:   Tue Sep 13 21:27:38 2016 -0400
+
+    Post release version bump
+
 commit b46042847f52768bd29f92e6af89f852781cdae2
 Author: Sean Davis <smd.seanda...@gmail.com>
 Date:   Tue Sep 13 21:20:26 2016 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/config.guess 
new/xfce4-volumed-pulse-0.2.3/config.guess
--- old/xfce4-volumed-pulse-0.2.2/config.guess  2016-09-14 03:22:44.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/config.guess  2018-02-13 22:45:08.000000000 
+0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright 1992-2015 Free Software Foundation, Inc.
+#   Copyright 1992-2016 Free Software Foundation, Inc.
 
-timestamp='2015-08-20'
+timestamp='2016-10-02'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
 # Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
 # You can get the latest version of this script from:
-# 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
 #
 # Please send patches to <config-patc...@gnu.org>.
 
@@ -50,7 +50,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright 1992-2015 Free Software Foundation, Inc.
+Copyright 1992-2016 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -186,9 +186,12 @@
            *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
        esac
        # The Operating System including object format, if it has switched
-       # to ELF recently, or will in the future.
+       # to ELF recently (or will in the future) and ABI.
        case "${UNAME_MACHINE_ARCH}" in
-           arm*|earm*|i386|m68k|ns32k|sh3*|sparc|vax)
+           earm*)
+               os=netbsdelf
+               ;;
+           arm*|i386|m68k|ns32k|sh3*|sparc|vax)
                eval $set_cc_for_build
                if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
                        | grep -q __ELF__
@@ -237,6 +240,10 @@
        UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
        echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
        exit ;;
+    *:LibertyBSD:*:*)
+       UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'`
+       echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE}
+       exit ;;
     *:ekkoBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
        exit ;;
@@ -268,42 +275,42 @@
        ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) 
processor.*$/\1/p' | head -n 1`
        case "$ALPHA_CPU_TYPE" in
            "EV4 (21064)")
-               UNAME_MACHINE="alpha" ;;
+               UNAME_MACHINE=alpha ;;
            "EV4.5 (21064)")
-               UNAME_MACHINE="alpha" ;;
+               UNAME_MACHINE=alpha ;;
            "LCA4 (21066/21068)")
-               UNAME_MACHINE="alpha" ;;
+               UNAME_MACHINE=alpha ;;
            "EV5 (21164)")
-               UNAME_MACHINE="alphaev5" ;;
+               UNAME_MACHINE=alphaev5 ;;
            "EV5.6 (21164A)")
-               UNAME_MACHINE="alphaev56" ;;
+               UNAME_MACHINE=alphaev56 ;;
            "EV5.6 (21164PC)")
-               UNAME_MACHINE="alphapca56" ;;
+               UNAME_MACHINE=alphapca56 ;;
            "EV5.7 (21164PC)")
-               UNAME_MACHINE="alphapca57" ;;
+               UNAME_MACHINE=alphapca57 ;;
            "EV6 (21264)")
-               UNAME_MACHINE="alphaev6" ;;
+               UNAME_MACHINE=alphaev6 ;;
            "EV6.7 (21264A)")
-               UNAME_MACHINE="alphaev67" ;;
+               UNAME_MACHINE=alphaev67 ;;
            "EV6.8CB (21264C)")
-               UNAME_MACHINE="alphaev68" ;;
+               UNAME_MACHINE=alphaev68 ;;
            "EV6.8AL (21264B)")
-               UNAME_MACHINE="alphaev68" ;;
+               UNAME_MACHINE=alphaev68 ;;
            "EV6.8CX (21264D)")
-               UNAME_MACHINE="alphaev68" ;;
+               UNAME_MACHINE=alphaev68 ;;
            "EV6.9A (21264/EV69A)")
-               UNAME_MACHINE="alphaev69" ;;
+               UNAME_MACHINE=alphaev69 ;;
            "EV7 (21364)")
-               UNAME_MACHINE="alphaev7" ;;
+               UNAME_MACHINE=alphaev7 ;;
            "EV7.9 (21364A)")
-               UNAME_MACHINE="alphaev79" ;;
+               UNAME_MACHINE=alphaev79 ;;
        esac
        # A Pn.n version is a patched version.
        # A Vn.n version is a released version.
        # A Tn.n version is a released field test version.
        # A Xn.n version is an unreleased experimental baselevel.
        # 1.2 uses "1.2" for uname -r.
-       echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 
's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
+       echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 
's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
        # Reset EXIT trap before exiting to avoid spurious non-zero exit code.
        exitcode=$?
        trap '' 0
@@ -376,16 +383,16 @@
        exit ;;
     i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
        eval $set_cc_for_build
-       SUN_ARCH="i386"
+       SUN_ARCH=i386
        # If there is a compiler, see if it is configured for 64-bit objects.
        # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
        # This test works for both compilers.
-       if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+       if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
            if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
-               (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+               (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
                grep IS_64BIT_ARCH >/dev/null
            then
-               SUN_ARCH="x86_64"
+               SUN_ARCH=x86_64
            fi
        fi
        echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
@@ -410,7 +417,7 @@
        exit ;;
     sun*:*:4.2BSD:*)
        UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 
2>/dev/null`
-       test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
+       test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
        case "`/bin/arch`" in
            sun3)
                echo m68k-sun-sunos${UNAME_RELEASE}
@@ -635,13 +642,13 @@
                    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
                    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
                    case "${sc_cpu_version}" in
-                     523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
-                     528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
+                     523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0
+                     528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1
                      532)                      # CPU_PA_RISC2_0
                        case "${sc_kernel_bits}" in
-                         32) HP_ARCH="hppa2.0n" ;;
-                         64) HP_ARCH="hppa2.0w" ;;
-                         '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
+                         32) HP_ARCH=hppa2.0n ;;
+                         64) HP_ARCH=hppa2.0w ;;
+                         '') HP_ARCH=hppa2.0 ;;   # HP-UX 10.20
                        esac ;;
                    esac
                fi
@@ -680,11 +687,11 @@
                    exit (0);
                }
 EOF
-                   (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && 
HP_ARCH=`$dummy`
+                   (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && 
HP_ARCH=`$dummy`
                    test -z "$HP_ARCH" && HP_ARCH=hppa
                fi ;;
        esac
-       if [ ${HP_ARCH} = "hppa2.0w" ]
+       if [ ${HP_ARCH} = hppa2.0w ]
        then
            eval $set_cc_for_build
 
@@ -697,12 +704,12 @@
            # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
            # => hppa64-hp-hpux11.23
 
-           if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
+           if echo __LP64__ | (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) |
                grep -q __LP64__
            then
-               HP_ARCH="hppa2.0w"
+               HP_ARCH=hppa2.0w
            else
-               HP_ARCH="hppa64"
+               HP_ARCH=hppa64
            fi
        fi
        echo ${HP_ARCH}-hp-hpux${HPUX_REV}
@@ -807,14 +814,14 @@
        echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
        exit ;;
     F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
-       FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
'abcdefghijklmnopqrstuvwxyz'`
-       FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
+       FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ 
abcdefghijklmnopqrstuvwxyz`
+       FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ 
abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
        exit ;;
     5000:UNIX_System_V:4.*:*)
-       FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-       FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
+       FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ 
abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
+       FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ 
abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
        exit ;;
     i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
@@ -896,7 +903,7 @@
        exit ;;
     *:GNU/*:*:*)
        # other systems with GNU libc and userland
-       echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' 
| tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
+       echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' 
| tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
        exit ;;
     i*86:Minix:*:*)
        echo ${UNAME_MACHINE}-pc-minix
@@ -919,7 +926,7 @@
          EV68*) UNAME_MACHINE=alphaev68 ;;
        esac
        objdump --private-headers /bin/sh | grep -q ld.so.1
-       if test "$?" = 0 ; then LIBC="gnulibc1" ; fi
+       if test "$?" = 0 ; then LIBC=gnulibc1 ; fi
        echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
        exit ;;
     arc:Linux:*:* | arceb:Linux:*:*)
@@ -965,6 +972,9 @@
     ia64:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
        exit ;;
+    k1om:Linux:*:*)
+       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+       exit ;;
     m32r*:Linux:*:*)
        echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
        exit ;;
@@ -990,6 +1000,9 @@
        eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
        test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
        ;;
+    mips64el:Linux:*:*)
+       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+       exit ;;
     openrisc*:Linux:*:*)
        echo or1k-unknown-linux-${LIBC}
        exit ;;
@@ -1022,6 +1035,9 @@
     ppcle:Linux:*:*)
        echo powerpcle-unknown-linux-${LIBC}
        exit ;;
+    riscv32:Linux:*:* | riscv64:Linux:*:*)
+       echo ${UNAME_MACHINE}-unknown-linux-${LIBC}
+       exit ;;
     s390:Linux:*:* | s390x:Linux:*:*)
        echo ${UNAME_MACHINE}-ibm-linux-${LIBC}
        exit ;;
@@ -1120,7 +1136,7 @@
        # uname -m prints for DJGPP always 'pc', but it prints nothing about
        # the processor, so we play safe by assuming i586.
        # Note: whatever this is, it MUST be the same as what config.sub
-       # prints for the "djgpp" host, or else GDB configury will decide that
+       # prints for the "djgpp" host, or else GDB configure will decide that
        # this is a cross-build.
        echo i586-pc-msdosdjgpp
        exit ;;
@@ -1269,6 +1285,9 @@
     SX-8R:SUPER-UX:*:*)
        echo sx8r-nec-superux${UNAME_RELEASE}
        exit ;;
+    SX-ACE:SUPER-UX:*:*)
+       echo sxace-nec-superux${UNAME_RELEASE}
+       exit ;;
     Power*:Rhapsody:*:*)
        echo powerpc-apple-rhapsody${UNAME_RELEASE}
        exit ;;
@@ -1282,9 +1301,9 @@
            UNAME_PROCESSOR=powerpc
        fi
        if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
-           if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
+           if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
                if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') 
| \
-                   (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
+                   (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
                    grep IS_64BIT_ARCH >/dev/null
                then
                    case $UNAME_PROCESSOR in
@@ -1306,7 +1325,7 @@
        exit ;;
     *:procnto*:*:* | *:QNX:[0123456789]*:*)
        UNAME_PROCESSOR=`uname -p`
-       if test "$UNAME_PROCESSOR" = "x86"; then
+       if test "$UNAME_PROCESSOR" = x86; then
                UNAME_PROCESSOR=i386
                UNAME_MACHINE=pc
        fi
@@ -1337,7 +1356,7 @@
        # "uname -m" is not consistent, so use $cputype instead. 386
        # is converted to i386 for consistency with other x86
        # operating systems.
-       if test "$cputype" = "386"; then
+       if test "$cputype" = 386; then
            UNAME_MACHINE=i386
        else
            UNAME_MACHINE="$cputype"
@@ -1379,7 +1398,7 @@
        echo i386-pc-xenix
        exit ;;
     i*86:skyos:*:*)
-       echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ 
.*$//'
+       echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ 
.*$//'`
        exit ;;
     i*86:rdos:*:*)
        echo ${UNAME_MACHINE}-pc-rdos
@@ -1390,23 +1409,25 @@
     x86_64:VMkernel:*:*)
        echo ${UNAME_MACHINE}-unknown-esx
        exit ;;
+    amd64:Isilon\ OneFS:*:*)
+       echo x86_64-unknown-onefs
+       exit ;;
 esac
 
 cat >&2 <<EOF
 $0: unable to guess system type
 
-This script, last modified $timestamp, has failed to recognize
-the operating system you are using. It is advised that you
-download the most up to date version of the config scripts from
+This script (version $timestamp), has failed to recognize the
+operating system you are using. If your script is old, overwrite
+config.guess and config.sub with the latest versions from:
 
-  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
 and
-  
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
+  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
 
-If the version you run ($0) is already up to date, please
-send the following data and any information you think might be
-pertinent to <config-patc...@gnu.org> in order to provide the needed
-information to handle your system.
+If $0 has already been updated, send the following data and any
+information you think might be pertinent to config-patc...@gnu.org to
+provide the necessary information to handle your system.
 
 config.guess timestamp = $timestamp
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/config.sub 
new/xfce4-volumed-pulse-0.2.3/config.sub
--- old/xfce4-volumed-pulse-0.2.2/config.sub    2016-09-14 03:22:44.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/config.sub    2018-02-13 22:45:08.000000000 
+0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright 1992-2015 Free Software Foundation, Inc.
+#   Copyright 1992-2016 Free Software Foundation, Inc.
 
-timestamp='2015-08-20'
+timestamp='2016-11-04'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -33,7 +33,7 @@
 # Otherwise, we print the canonical config type on stdout and succeed.
 
 # You can get the latest version of this script from:
-# 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
 
 # This file is supposed to be the same for all GNU packages
 # and recognize all the CPU types, system types and aliases
@@ -53,8 +53,7 @@
 me=`echo "$0" | sed -e 's,.*/,,'`
 
 usage="\
-Usage: $0 [OPTION] CPU-MFR-OPSYS
-       $0 [OPTION] ALIAS
+Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
 
 Canonicalize a configuration name.
 
@@ -68,7 +67,7 @@
 version="\
 GNU config.sub ($timestamp)
 
-Copyright 1992-2015 Free Software Foundation, Inc.
+Copyright 1992-2016 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -118,7 +117,7 @@
   nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
   linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | 
kfreebsd*-gnu* | \
   knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \
-  kopensolaris*-gnu* | \
+  kopensolaris*-gnu* | cloudabi*-eabi* | \
   storm-chaos* | os2-emx* | rtmk-nova*)
     os=-$maybe_os
     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
@@ -302,6 +301,7 @@
        | open8 | or1k | or1knd | or32 \
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle \
+       | pru \
        | pyramid \
        | riscv32 | riscv64 \
        | rl78 | rx \
@@ -429,6 +429,7 @@
        | orion-* \
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
+       | pru-* \
        | pyramid-* \
        | riscv32-* | riscv64-* \
        | rl78-* | romp-* | rs6000-* | rx-* \
@@ -521,7 +522,7 @@
                basic_machine=i386-pc
                os=-aros
                ;;
-        asmjs)
+       asmjs)
                basic_machine=asmjs-unknown
                ;;
        aux)
@@ -644,6 +645,14 @@
                basic_machine=m68k-bull
                os=-sysv3
                ;;
+       e500v[12])
+               basic_machine=powerpc-unknown
+               os=$os"spe"
+               ;;
+       e500v[12]-*)
+               basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
+               os=$os"spe"
+               ;;
        ebmon29k)
                basic_machine=a29k-amd
                os=-ebmon
@@ -1023,7 +1032,7 @@
        ppc-* | ppcbe-*)
                basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
                ;;
-       ppcle | powerpclittle | ppc-le | powerpc-little)
+       ppcle | powerpclittle)
                basic_machine=powerpcle-unknown
                ;;
        ppcle-* | powerpclittle-*)
@@ -1033,7 +1042,7 @@
                ;;
        ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 
's/^[^-]*-//'`
                ;;
-       ppc64le | powerpc64little | ppc64-le | powerpc64-little)
+       ppc64le | powerpc64little)
                basic_machine=powerpc64le-unknown
                ;;
        ppc64le-* | powerpc64little-*)
@@ -1383,14 +1392,14 @@
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
              | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
-             | -bitrig* | -openbsd* | -solidbsd* \
+             | -bitrig* | -openbsd* | -solidbsd* | -libertybsd* \
              | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
              | -chorusos* | -chorusrdb* | -cegcc* \
              | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* 
\
-             | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \
+             | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | 
-linux-android* \
              | -linux-newlib* | -linux-musl* | -linux-uclibc* \
              | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \
              | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
@@ -1399,7 +1408,8 @@
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-             | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | 
-tirtos*)
+             | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
+             | -onefs* | -tirtos* | -phoenix* | -fuchsia*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
@@ -1531,6 +1541,8 @@
                ;;
        -nacl*)
                ;;
+       -ios)
+               ;;
        -none)
                ;;
        *)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/configure 
new/xfce4-volumed-pulse-0.2.3/configure
--- old/xfce4-volumed-pulse-0.2.2/configure     2016-09-14 03:22:45.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/configure     2018-02-13 22:45:09.000000000 
+0100
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac b460428.
+# From configure.ac 6556142.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xfce4-volumed-pulse 0.2.2.
+# Generated by GNU Autoconf 2.69 for xfce4-volumed-pulse 0.2.3.
 #
 # Report bugs to <http://bugzilla.xfce.org/>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='xfce4-volumed-pulse'
 PACKAGE_TARNAME='xfce4-volumed-pulse'
-PACKAGE_VERSION='0.2.2'
-PACKAGE_STRING='xfce4-volumed-pulse 0.2.2'
+PACKAGE_VERSION='0.2.3'
+PACKAGE_STRING='xfce4-volumed-pulse 0.2.3'
 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
 PACKAGE_URL=''
 
@@ -1370,7 +1370,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 xfce4-volumed-pulse 0.2.2 to adapt to many kinds of 
systems.
+\`configure' configures xfce4-volumed-pulse 0.2.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1442,7 +1442,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of xfce4-volumed-pulse 0.2.2:";;
+     short | recursive ) echo "Configuration of xfce4-volumed-pulse 0.2.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1567,7 +1567,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-xfce4-volumed-pulse configure 0.2.2
+xfce4-volumed-pulse configure 0.2.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1936,7 +1936,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xfce4-volumed-pulse $as_me 0.2.2, which was
+It was created by xfce4-volumed-pulse $as_me 0.2.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2803,7 +2803,7 @@
 
 # Define the identity of the package.
  PACKAGE='xfce4-volumed-pulse'
- VERSION='0.2.2'
+ VERSION='0.2.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13520,26 +13520,26 @@
 
 
 
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk+-2.0 >= 2.20" >&5
-$as_echo_n "checking for gtk+-2.0 >= 2.20... " >&6; }
-  if $PKG_CONFIG "--atleast-version=2.20" "gtk+-2.0" >/dev/null 2>&1; then
-    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-2.0"`
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk+-3.0 >= 3.20" >&5
+$as_echo_n "checking for gtk+-3.0 >= 3.20... " >&6; }
+  if $PKG_CONFIG "--atleast-version=3.20" "gtk+-3.0" >/dev/null 2>&1; then
+    GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_VERSION" >&5
 $as_echo "$GTK_VERSION" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking GTK_CFLAGS" >&5
 $as_echo_n "checking GTK_CFLAGS... " >&6; }
-    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0"`
+    GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_CFLAGS" >&5
 $as_echo "$GTK_CFLAGS" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking GTK_LIBS" >&5
 $as_echo_n "checking GTK_LIBS... " >&6; }
-    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0"`
+    GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_LIBS" >&5
 $as_echo "$GTK_LIBS" >&6; }
 
-    GTK_REQUIRED_VERSION=2.20
+    GTK_REQUIRED_VERSION=3.20
 
 
 
@@ -13547,15 +13547,15 @@
 
 
 
-  elif $PKG_CONFIG --exists "gtk+-2.0" >/dev/null 2>&1; then
-    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-2.0"`
+  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
+    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but 
$xdt_cv_version" >&5
 $as_echo "found, but $xdt_cv_version" >&6; }
 
 
-      echo "*** The required package gtk+-2.0 was found on your system,"
+      echo "*** The required package gtk+-3.0 was found on your system,"
       echo "*** but the installed version ($xdt_cv_version) is too old."
-      echo "*** Please upgrade gtk+-2.0 to atleast version 2.20, or adjust"
+      echo "*** Please upgrade gtk+-3.0 to atleast version 3.20, or adjust"
       echo "*** the PKG_CONFIG_PATH environment variable if you installed"
       echo "*** the new version of the package in a nonstandard prefix so"
       echo "*** pkg-config is able to find it."
@@ -13566,8 +13566,8 @@
 $as_echo "not found" >&6; }
 
 
-      echo "*** The required package gtk+-2.0 was not found on your system."
-      echo "*** Please install gtk+-2.0 (atleast version 2.20) or adjust"
+      echo "*** The required package gtk+-3.0 was not found on your system."
+      echo "*** Please install gtk+-3.0 (atleast version 3.20) or adjust"
       echo "*** the PKG_CONFIG_PATH environment variable if you"
       echo "*** installed the package in a nonstandard prefix so that"
       echo "*** pkg-config is able to find it."
@@ -14300,26 +14300,26 @@
 
 
 
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for keybinder >= 0.2.2" >&5
-$as_echo_n "checking for keybinder >= 0.2.2... " >&6; }
-  if $PKG_CONFIG "--atleast-version=0.2.2" "keybinder" >/dev/null 2>&1; then
-    LIBKEYBINDER_VERSION=`$PKG_CONFIG --modversion "keybinder"`
+  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for keybinder-3.0 >= 
0.2.0" >&5
+$as_echo_n "checking for keybinder-3.0 >= 0.2.0... " >&6; }
+  if $PKG_CONFIG "--atleast-version=0.2.0" "keybinder-3.0" >/dev/null 2>&1; 
then
+    LIBKEYBINDER_VERSION=`$PKG_CONFIG --modversion "keybinder-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBKEYBINDER_VERSION" >&5
 $as_echo "$LIBKEYBINDER_VERSION" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBKEYBINDER_CFLAGS" >&5
 $as_echo_n "checking LIBKEYBINDER_CFLAGS... " >&6; }
-    LIBKEYBINDER_CFLAGS=`$PKG_CONFIG --cflags "keybinder"`
+    LIBKEYBINDER_CFLAGS=`$PKG_CONFIG --cflags "keybinder-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBKEYBINDER_CFLAGS" >&5
 $as_echo "$LIBKEYBINDER_CFLAGS" >&6; }
 
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBKEYBINDER_LIBS" >&5
 $as_echo_n "checking LIBKEYBINDER_LIBS... " >&6; }
-    LIBKEYBINDER_LIBS=`$PKG_CONFIG --libs "keybinder"`
+    LIBKEYBINDER_LIBS=`$PKG_CONFIG --libs "keybinder-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBKEYBINDER_LIBS" >&5
 $as_echo "$LIBKEYBINDER_LIBS" >&6; }
 
-    LIBKEYBINDER_REQUIRED_VERSION=0.2.2
+    LIBKEYBINDER_REQUIRED_VERSION=0.2.0
 
 
 
@@ -14327,15 +14327,15 @@
 
 
 
-  elif $PKG_CONFIG --exists "keybinder" >/dev/null 2>&1; then
-    xdt_cv_version=`$PKG_CONFIG --modversion "keybinder"`
+  elif $PKG_CONFIG --exists "keybinder-3.0" >/dev/null 2>&1; then
+    xdt_cv_version=`$PKG_CONFIG --modversion "keybinder-3.0"`
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but 
$xdt_cv_version" >&5
 $as_echo "found, but $xdt_cv_version" >&6; }
 
 
-      echo "*** The required package keybinder was found on your system,"
+      echo "*** The required package keybinder-3.0 was found on your system,"
       echo "*** but the installed version ($xdt_cv_version) is too old."
-      echo "*** Please upgrade keybinder to atleast version 0.2.2, or adjust"
+      echo "*** Please upgrade keybinder-3.0 to atleast version 0.2.0, or 
adjust"
       echo "*** the PKG_CONFIG_PATH environment variable if you installed"
       echo "*** the new version of the package in a nonstandard prefix so"
       echo "*** pkg-config is able to find it."
@@ -14346,8 +14346,8 @@
 $as_echo "not found" >&6; }
 
 
-      echo "*** The required package keybinder was not found on your system."
-      echo "*** Please install keybinder (atleast version 0.2.2) or adjust"
+      echo "*** The required package keybinder-3.0 was not found on your 
system."
+      echo "*** Please install keybinder-3.0 (atleast version 0.2.0) or adjust"
       echo "*** the PKG_CONFIG_PATH environment variable if you"
       echo "*** installed the package in a nonstandard prefix so that"
       echo "*** pkg-config is able to find it."
@@ -15288,7 +15288,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by xfce4-volumed-pulse $as_me 0.2.2, which was
+This file was extended by xfce4-volumed-pulse $as_me 0.2.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15354,7 +15354,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-xfce4-volumed-pulse config.status 0.2.2
+xfce4-volumed-pulse config.status 0.2.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/configure.ac 
new/xfce4-volumed-pulse-0.2.3/configure.ac
--- old/xfce4-volumed-pulse-0.2.2/configure.ac  2016-09-14 03:22:39.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/configure.ac  2018-02-13 22:45:00.000000000 
+0100
@@ -8,9 +8,9 @@
 dnl ***************************
 m4_define([xfce4_volumed_pulse_version_major], [0])
 m4_define([xfce4_volumed_pulse_version_minor], [2])
-m4_define([xfce4_volumed_pulse_version_micro], [2])
+m4_define([xfce4_volumed_pulse_version_micro], [3])
 m4_define([xfce4_volumed_pulse_version_nano], [])
-m4_define([xfce4_volumed_pulse_version_build], [b460428])
+m4_define([xfce4_volumed_pulse_version_build], [6556142])
 m4_define([xfce4_volumed_pulse_version_tag], []) # Leave empty for releases
 m4_define([xfce4_volumed_pulse_version], 
[xfce4_volumed_pulse_version_major().xfce4_volumed_pulse_version_minor().xfce4_volumed_pulse_version_micro()ifelse(xfce4_volumed_pulse_version_nano(),
 [], [], 
[.xfce4_volumed_pulse_version_nano()])ifelse(xfce4_volumed_pulse_version_tag(), 
[git], [xfce4_volumed_pulse_version_tag()-xfce4_volumed_pulse_version_build()], 
[xfce4_volumed_pulse_version_tag()])])
 
@@ -20,7 +20,7 @@
 AC_INIT([xfce4-volumed-pulse], [xfce4_volumed_pulse_version], 
[http://bugzilla.xfce.org/])
 AC_PREREQ([2.60])
 AC_CONFIG_MACRO_DIR([m4])
-AC_REVISION([b460428])
+AC_REVISION([6556142])
 
 dnl ***************************
 dnl *** Initialize automake ***
@@ -66,11 +66,11 @@
 dnl *** Check for required packages ***
 dnl ***********************************
 XDT_CHECK_PACKAGE([GLIB], [glib-2.0], [2.16])
-XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.20])
+XDT_CHECK_PACKAGE([GTK], [gtk+-3.0], [3.20])
 XDT_CHECK_PACKAGE([XFCONF], [libxfconf-0], [4.6.0])
 XDT_CHECK_PACKAGE([LIBPULSE], [libpulse], [0.9.19])
 XDT_CHECK_PACKAGE([LIBPULSEMAINLOOPGLIB], [libpulse-mainloop-glib], [0.9.19])
-XDT_CHECK_PACKAGE([LIBKEYBINDER], [keybinder], [0.2.2])
+XDT_CHECK_PACKAGE([LIBKEYBINDER], [keybinder-3.0], [0.2.0])
 
 dnl **************************************
 dnl *** Optional support for Libnotify ***
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/ltmain.sh 
new/xfce4-volumed-pulse-0.2.3/ltmain.sh
--- old/xfce4-volumed-pulse-0.2.2/ltmain.sh     2016-09-14 03:22:40.000000000 
+0200
+++ new/xfce4-volumed-pulse-0.2.3/ltmain.sh     2018-02-13 22:45:01.000000000 
+0100
@@ -31,7 +31,7 @@
 
 PROGRAM=libtool
 PACKAGE=libtool
-VERSION="2.4.6 Debian-2.4.6-1"
+VERSION="2.4.6 Debian-2.4.6-2"
 package_revision=2.4.6
 
 
@@ -1977,7 +1977,7 @@
 # End:
 
 # Set a version string.
-scriptversion='(GNU libtool) 2.4.6 Debian-2.4.6-1'
+scriptversion='(GNU libtool) 2.4.6'
 
 
 # func_echo ARG...
@@ -2068,7 +2068,7 @@
        compiler:       $LTCC
        compiler flags: $LTCFLAGS
        linker:         $LD (gnu? $with_gnu_ld)
-       version:        $progname $scriptversion
+       version:        $progname $scriptversion Debian-2.4.6-2
        automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
        autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-volumed-pulse-0.2.2/src/xvd_notify.c 
new/xfce4-volumed-pulse-0.2.3/src/xvd_notify.c
--- old/xfce4-volumed-pulse-0.2.2/src/xvd_notify.c      2016-09-14 
03:07:29.000000000 +0200
+++ new/xfce4-volumed-pulse-0.2.3/src/xvd_notify.c      2017-08-16 
13:47:48.000000000 +0200
@@ -55,6 +55,7 @@
 
        g_free (title);
 
+       notify_notification_set_hint (Inst->notification, "transient", 
g_variant_new_boolean (TRUE));
        if (Inst->gauge_notifications) {
                notify_notification_set_hint_int32 (Inst->notification,
                                                        "value",
@@ -118,6 +119,7 @@
 
        g_free (title);
 
+       notify_notification_set_hint (Inst->notification, "transient", 
g_variant_new_boolean (TRUE));
        if (Inst->gauge_notifications) {
                notify_notification_set_hint_int32 (Inst->notification_mic,
                                                         LAYOUT_ICON_ONLY,


Reply via email to