Hello community,

here is the log from the commit of package yast2-sound for openSUSE:Factory 
checked in at 2014-12-21 12:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-sound (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-sound.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-sound"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-sound/yast2-sound.changes  2014-12-05 
21:02:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-sound.new/yast2-sound.changes     
2014-12-21 12:01:52.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Dec 18 18:33:08 UTC 2014 - [email protected]
+
+- fixed bashism in "alsadrivers" script (authored by "Ledest")
+- 3.1.6
+
+-------------------------------------------------------------------

Old:
----
  yast2-sound-3.1.5.tar.bz2

New:
----
  yast2-sound-3.1.6.tar.bz2

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

Other differences:
------------------
++++++ yast2-sound.spec ++++++
--- /var/tmp/diff_new_pack.q6s9Un/_old  2014-12-21 12:01:53.000000000 +0100
+++ /var/tmp/diff_new_pack.q6s9Un/_new  2014-12-21 12:01:53.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sound
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-sound-3.1.5.tar.bz2 -> yast2-sound-3.1.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.5/package/yast2-sound.changes 
new/yast2-sound-3.1.6/package/yast2-sound.changes
--- old/yast2-sound-3.1.5/package/yast2-sound.changes   2014-12-04 
11:08:08.000000000 +0100
+++ new/yast2-sound-3.1.6/package/yast2-sound.changes   2014-12-18 
19:39:09.000000000 +0100
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Dec 18 18:33:08 UTC 2014 - [email protected]
+
+- fixed bashism in "alsadrivers" script (authored by "Ledest")
+- 3.1.6
+
+-------------------------------------------------------------------
 Thu Dec  4 09:51:38 UTC 2014 - [email protected]
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.5/package/yast2-sound.spec 
new/yast2-sound-3.1.6/package/yast2-sound.spec
--- old/yast2-sound-3.1.5/package/yast2-sound.spec      2014-12-04 
11:08:08.000000000 +0100
+++ new/yast2-sound-3.1.6/package/yast2-sound.spec      2014-12-18 
19:39:09.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sound
-Version:        3.1.5
+Version:        3.1.6
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sound-3.1.5/src/bin/alsadrivers 
new/yast2-sound-3.1.6/src/bin/alsadrivers
--- old/yast2-sound-3.1.5/src/bin/alsadrivers   2014-12-04 11:08:08.000000000 
+0100
+++ new/yast2-sound-3.1.6/src/bin/alsadrivers   2014-12-18 19:39:09.000000000 
+0100
@@ -151,7 +151,7 @@
     terminate
     unload_modules
 
-    if [ $pa_disabled == "yes" ]; then
+    if [ $pa_disabled = "yes" ]; then
        echo "Reenabling PulseAudio autospawn"
        sed -i -e "s|^[ \t]*autospawn.*|autospawn = yes|g" 
/etc/pulse/client.conf
     fi

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to