Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2019-12-02 11:29:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-plugins.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-plugins"

Mon Dec  2 11:29:56 2019 rev:107 rq:750713 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes        
2019-05-14 13:12:40.684690993 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new.4691/alsa-plugins.changes      
2019-12-02 11:33:12.618508226 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 17:43:37 CET 2019 - [email protected]
+
+- Update to alsa-plugins 1.2.1:
+  * pulse: Add DEVICE parameter
+
+-------------------------------------------------------------------

Old:
----
  alsa-plugins-1.1.9.tar.bz2

New:
----
  alsa-plugins-1.2.1.tar.bz2

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

Other differences:
------------------
++++++ alsa-plugins.spec ++++++
--- /var/tmp/diff_new_pack.W3WQog/_old  2019-12-02 11:33:13.938507616 +0100
+++ /var/tmp/diff_new_pack.W3WQog/_new  2019-12-02 11:33:13.942507614 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 %endif
 
 Name:           alsa-plugins
-Version:        1.1.9
+Version:        1.2.1
 Release:        0
 Summary:        Extra Plug-Ins for the ALSA Library
 License:        LGPL-2.1-or-later

++++++ alsa-plugins-1.1.9.tar.bz2 -> alsa-plugins-1.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.9/configure 
new/alsa-plugins-1.2.1/configure
--- old/alsa-plugins-1.1.9/configure    2019-05-10 09:12:11.000000000 +0200
+++ new/alsa-plugins-1.2.1/configure    2019-11-13 13:26:26.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for alsa-plugins 1.1.9.
+# Generated by GNU Autoconf 2.69 for alsa-plugins 1.2.1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='alsa-plugins'
 PACKAGE_TARNAME='alsa-plugins'
-PACKAGE_VERSION='1.1.9'
-PACKAGE_STRING='alsa-plugins 1.1.9'
+PACKAGE_VERSION='1.2.1'
+PACKAGE_STRING='alsa-plugins 1.2.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1410,7 +1410,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 alsa-plugins 1.1.9 to adapt to many kinds of systems.
+\`configure' configures alsa-plugins 1.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1480,7 +1480,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of alsa-plugins 1.1.9:";;
+     short | recursive ) echo "Configuration of alsa-plugins 1.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1648,7 +1648,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-alsa-plugins configure 1.1.9
+alsa-plugins configure 1.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2013,7 +2013,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by alsa-plugins $as_me 1.1.9, which was
+It was created by alsa-plugins $as_me 1.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2876,7 +2876,7 @@
 
 # Define the identity of the package.
  PACKAGE='alsa-plugins'
- VERSION='1.1.9'
+ VERSION='1.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -14201,7 +14201,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by alsa-plugins $as_me 1.1.9, which was
+This file was extended by alsa-plugins $as_me 1.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -14267,7 +14267,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-alsa-plugins config.status 1.1.9
+alsa-plugins config.status 1.2.1
 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/alsa-plugins-1.1.9/configure.ac 
new/alsa-plugins-1.2.1/configure.ac
--- old/alsa-plugins-1.1.9/configure.ac 2019-05-10 08:57:24.000000000 +0200
+++ new/alsa-plugins-1.2.1/configure.ac 2019-11-13 12:04:26.000000000 +0100
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT(alsa-plugins, 1.1.9)
+AC_INIT(alsa-plugins, 1.2.1)
 AM_INIT_AUTOMAKE
 AC_PREFIX_DEFAULT(/usr)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.9/pulse/50-pulseaudio.conf 
new/alsa-plugins-1.2.1/pulse/50-pulseaudio.conf
--- old/alsa-plugins-1.1.9/pulse/50-pulseaudio.conf     2019-05-10 
08:57:24.000000000 +0200
+++ new/alsa-plugins-1.2.1/pulse/50-pulseaudio.conf     2019-11-13 
12:04:26.000000000 +0100
@@ -1,7 +1,13 @@
 # Add a specific named PulseAudio pcm and ctl (typically useful for testing)
 
 pcm.pulse {
+       @args [ DEVICE ]
+       @args.DEVICE {
+               type string
+               default ""
+       }
        type pulse
+       device $DEVICE
        hint {
                show {
                        @func refer
@@ -12,5 +18,11 @@
 }
 
 ctl.pulse {
+       @args [ DEVICE ]
+       @args.DEVICE {
+               type string
+               default ""
+       }
        type pulse
+       device $DEVICE
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.9/pulse/ctl_pulse.c 
new/alsa-plugins-1.2.1/pulse/ctl_pulse.c
--- old/alsa-plugins-1.1.9/pulse/ctl_pulse.c    2019-05-10 08:57:24.000000000 
+0200
+++ new/alsa-plugins-1.2.1/pulse/ctl_pulse.c    2019-11-13 12:04:26.000000000 
+0100
@@ -664,6 +664,8 @@
                        if (snd_config_get_string(n, &server) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*server) {
+                               server = NULL;
                        }
                        continue;
                }
@@ -671,6 +673,8 @@
                        if (snd_config_get_string(n, &device) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*device) {
+                               device = NULL;
                        }
                        continue;
                }
@@ -678,6 +682,8 @@
                        if (snd_config_get_string(n, &source) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*source) {
+                               source = NULL;
                        }
                        continue;
                }
@@ -685,6 +691,8 @@
                        if (snd_config_get_string(n, &sink) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*sink) {
+                               sink = NULL;
                        }
                        continue;
                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.9/pulse/pcm_pulse.c 
new/alsa-plugins-1.2.1/pulse/pcm_pulse.c
--- old/alsa-plugins-1.1.9/pulse/pcm_pulse.c    2019-05-10 08:57:24.000000000 
+0200
+++ new/alsa-plugins-1.2.1/pulse/pcm_pulse.c    2019-11-13 12:04:26.000000000 
+0100
@@ -1069,6 +1069,8 @@
                        if (snd_config_get_string(n, &server) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*server) {
+                               server = NULL;
                        }
                        continue;
                }
@@ -1076,6 +1078,8 @@
                        if (snd_config_get_string(n, &device) < 0) {
                                SNDERR("Invalid type for %s", id);
                                return -EINVAL;
+                       } else if (!*device) {
+                               device = NULL;
                        }
                        continue;
                }
@@ -1091,6 +1095,8 @@
                        if (snd_config_get_string(n, &fallback_name) < 0) {
                                SNDERR("Invalid value for %s", id);
                                return -EINVAL;
+                       } else if (!*fallback_name) {
+                               fallback_name = NULL;
                        }
                        continue;
                }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alsa-plugins-1.1.9/version 
new/alsa-plugins-1.2.1/version
--- old/alsa-plugins-1.1.9/version      2019-05-10 09:12:14.000000000 +0200
+++ new/alsa-plugins-1.2.1/version      2019-11-13 13:26:30.000000000 +0100
@@ -1 +1 @@
-1.1.9
+1.2.1


Reply via email to