[audacious] Update to 3.2-beta2.

Michael Schwendt mschwendt at fedoraproject.org
Thu Jan 12 11:22:25 UTC 2012


commit 733d9b7afd4087ade7f2d69ca08c843257ebc063
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Jan 12 12:22:20 2012 +0100

    Update to 3.2-beta2.

 .gitignore     |    1 +
 audacious.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ef7162..010fd0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /audacious-3.1.1.tar.bz2
 /audacious-3.2-alpha1.tar.bz2
 /audacious-3.2-beta1.tar.bz2
+/audacious-3.2-beta2.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 8d05c7f..7250acf 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,14 +1,14 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.2
 
-%global tar_ver %{version}-beta1
+%global tar_ver %{version}-beta2
 
 # Audacious Generic Plugin API defined in audacious-libs subpackage.
 
 
 Name: audacious
 Version: 3.2
-Release: 0.4.beta1%{?dist}
+Release: 0.5.beta2%{?dist}
 
 License: GPLv3
 Summary: Advanced audio player
@@ -179,6 +179,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Thu Jan 12 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.5.beta2
+- Update to 3.2-beta2.
+
 * Sun Jan  8 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.4.beta1
 - With libmowgli not being used anymore, also remove the explicit dep.
 
diff --git a/sources b/sources
index 11d44ec..b105453 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d42a0570f8c7fa471af0ceb7f05e4f5f  audacious-3.2-beta1.tar.bz2
+10c9e6b8fc55223ce53d46228fa22591  audacious-3.2-beta2.tar.bz2


More information about the scm-commits mailing list