[alsa-lib/f16] Update to 1.0.26

perex perex at fedoraproject.org
Thu Sep 6 13:17:56 UTC 2012


commit 6129f68aac04c34a4c9d73ccf8ef983b65335a8a
Author: Jaroslav Kysela <perex at perex.cz>
Date:   Thu Sep 6 15:17:43 2012 +0200

    Update to 1.0.26

 .gitignore    |    1 +
 alsa-lib.spec |   11 +++++++++--
 sources       |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99d95bf..7662177 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@ alsa-lib-1.0.21.tar.bz2
 alsa-lib-1.0.22.tar.bz2
 /alsa-lib-1.0.24.tar.bz2
 /alsa-lib-1.0.25.tar.bz2
+/alsa-lib-1.0.26.tar.bz2
diff --git a/alsa-lib.spec b/alsa-lib.spec
index 56e394d..ff219ec 100644
--- a/alsa-lib.spec
+++ b/alsa-lib.spec
@@ -4,7 +4,7 @@
 
 Summary: The Advanced Linux Sound Architecture (ALSA) library
 Name:    alsa-lib
-Version: 1.0.25
+Version: 1.0.26
 Release: 1%{?prever_dot}%{?dist}
 License: LGPLv2+
 Group:   System Environment/Libraries
@@ -75,7 +75,9 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog TODO doc/asoundrc.txt
+%doc COPYING TODO doc/asoundrc.txt
+# file is as old as 0.2.0 / Red Hat bugzilla #510212
+#doc Changelog
 %config %{_sysconfdir}/asound.conf
 /%{_lib}/libasound.so.*
 %{_bindir}/aserver
@@ -93,6 +95,11 @@ rm -rf %{buildroot}
 %{_datadir}/aclocal/alsa.m4
 
 %changelog
+* Thu Sep  6 2012 Jaroslav Kysela <jkysela at redhat.com> - 1.0.26-1
+- Updated to 1.0.26
+- Don't package ancient ChangeLog that ends at alsa-lib 0.2.0 (#510212) -
+    Michael Schwendt <mschwendt at fedoraproject.org>
+
 * Sat Jan 28 2012 Jaroslav Kysela <jkysela at redhat.com> - 1.0.25-1
 - Updated to 1.0.25 final
 
diff --git a/sources b/sources
index ecc70d1..1efdbd6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06fe5819020c6684b991dcffc5471304  alsa-lib-1.0.25.tar.bz2
+2dfa35d28471d721e592b616beedf965  alsa-lib-1.0.26.tar.bz2


More information about the scm-commits mailing list