Hello community,

here is the log from the commit of package alsa-tools for openSUSE:Factory 
checked in at 2014-06-25 06:57:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-tools (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-tools/alsa-tools.changes    2014-03-16 
08:05:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-tools.new/alsa-tools.changes       
2014-06-25 06:57:47.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Jun 18 13:18:03 CEST 2014 - [email protected]
+
+- Updated to alsa-tools 1.0.28:
+  All pervious fix patches are obsoleted:
+  0001-Add-a-distclean-target-to-example-Makefile.patch
+  0002-Fix-spelling-of-successfully.patch
+  0003-Fix-bashisms.patch
+  0004-Fix-build-errors-caused-by-Werror-format-security.patch
+  0005-Add-AM_MAINTAINER_MODE-enable-macro-to-all-configure.patch
+  0006-hdajackretask-Fix-killing-PulseAudio-on-newer-PulseA.patch
+  0007-hdspmixer-Add-support-for-RME-AIO-AEB-boards.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Add-a-distclean-target-to-example-Makefile.patch
  0002-Fix-spelling-of-successfully.patch
  0003-Fix-bashisms.patch
  0004-Fix-build-errors-caused-by-Werror-format-security.patch
  0005-Add-AM_MAINTAINER_MODE-enable-macro-to-all-configure.patch
  0006-hdajackretask-Fix-killing-PulseAudio-on-newer-PulseA.patch
  0007-hdspmixer-Add-support-for-RME-AIO-AEB-boards.patch
  alsa-tools-1.0.27.tar.bz2

New:
----
  alsa-tools-1.0.28.tar.bz2

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

Other differences:
------------------
++++++ alsa-tools.spec ++++++
--- /var/tmp/diff_new_pack.2Gj4Tf/_old  2014-06-25 06:57:48.000000000 +0200
+++ /var/tmp/diff_new_pack.2Gj4Tf/_new  2014-06-25 06:57:48.000000000 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define package_version        1.0.27
+%define package_version        1.0.28
 #
 %if 0%{?suse_version} >  1140
 %define have_gtk3      1
@@ -24,7 +24,7 @@
 %define have_gtk3      0
 %endif
 Name:           alsa-tools
-Version:        1.0.27
+Version:        1.0.28
 Release:        0
 Summary:        Various ALSA Tools
 License:        GPL-2.0+
@@ -38,13 +38,6 @@
 Source7:        rme.png
 Source8:        envy24.png
 # upstream fixes
-Patch1:         0001-Add-a-distclean-target-to-example-Makefile.patch
-Patch2:         0002-Fix-spelling-of-successfully.patch
-Patch3:         0003-Fix-bashisms.patch
-Patch4:         0004-Fix-build-errors-caused-by-Werror-format-security.patch
-Patch5:         0005-Add-AM_MAINTAINER_MODE-enable-macro-to-all-configure.patch
-Patch6:         0006-hdajackretask-Fix-killing-PulseAudio-on-newer-PulseA.patch
-Patch7:         0007-hdspmixer-Add-support-for-RME-AIO-AEB-boards.patch
 # build fixes
 Patch100:       alsa-tools-desktop-fix.dif
 Patch101:       alsa-tools-no_m4_dir.dif
@@ -89,13 +82,6 @@
 %setup -q -a 2 -n %{name}-%{package_version}
 cp %{SOURCE1} .
 # upstream fixes
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 # build fixes
 %patch100 -p1
 %patch101 -p1

++++++ alsa-tools-1.0.27.tar.bz2 -> alsa-tools-1.0.28.tar.bz2 ++++++
++++ 17856 lines of diff (skipped)

++++++ alsa-tools-no_m4_dir.dif ++++++
--- /var/tmp/diff_new_pack.2Gj4Tf/_old  2014-06-25 06:57:49.000000000 +0200
+++ /var/tmp/diff_new_pack.2Gj4Tf/_new  2014-06-25 06:57:49.000000000 +0200
@@ -1,22 +1,22 @@
 ---
- ld10k1/configure.in  |    1 -
- qlo10k1/configure.in |    1 -
+ ld10k1/configure.ac  |    1 -
+ qlo10k1/configure.ac |    1 -
  2 files changed, 2 deletions(-)
 
---- a/ld10k1/configure.in
-+++ b/ld10k1/configure.in
+--- a/ld10k1/configure.ac
++++ b/ld10k1/configure.ac
 @@ -1,6 +1,5 @@
- AC_INIT(src/ld10k1.c)
- AM_INIT_AUTOMAKE(ld10k1, 0.1.8p1)
+ AC_INIT(ld10k1, 0.1.8p1)
+ AM_INIT_AUTOMAKE
 -AC_CONFIG_MACRO_DIR([m4])
  AM_MAINTAINER_MODE([enable])
  
  AC_CONFIG_HEADERS(config.h)
---- a/qlo10k1/configure.in
-+++ b/qlo10k1/configure.in
+--- a/qlo10k1/configure.ac
++++ b/qlo10k1/configure.ac
 @@ -1,7 +1,6 @@
- AC_INIT(src/main.cpp)
- AM_INIT_AUTOMAKE(qlo10k1, 0.1.2p1)
+ AC_INIT(qlo10k1, 0.1.2p1)
+ AM_INIT_AUTOMAKE
  AM_MAINTAINER_MODE([enable])
 -AC_CONFIG_MACRO_DIR([m4])
  AC_CONFIG_HEADERS(config.h)



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

Reply via email to