[audacious] Update to 3.3 final.

Michael Schwendt mschwendt at fedoraproject.org
Fri Jul 27 09:48:34 UTC 2012


commit 0e31c6c8d2b63e7e80e2c8cd52d36796f718075c
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jul 27 11:47:57 2012 +0200

    Update to 3.3 final.

 .gitignore     |    1 +
 audacious.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 551a92c..b1bdc6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /audacious-3.3-alpha1.tar.bz2
 /audacious-3.3-beta1.tar.bz2
 /audacious-3.3-beta2.tar.bz2
+/audacious-3.3.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 059a153..864a22c 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,14 +1,14 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.3
 
-%global tar_ver %{version}-beta2
+%global tar_ver %{version}
 
 # Audacious Generic Plugin API defined in audacious-libs subpackage.
 
 
 Name: audacious
 Version: 3.3
-Release: 0.2.beta2%{?dist}
+Release: 1%{?dist}
 
 License: BSD
 Summary: Advanced audio player
@@ -165,6 +165,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Jul 27 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-1
+- Update to 3.3 final.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3-0.2.beta2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ff7a737..820013c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8819902f25a72e83be6f3bf6022a0549  audacious-3.3-beta2.tar.bz2
+b46bb0651d3420ed7cb735c8e4abce08  audacious-3.3.tar.bz2


More information about the scm-commits mailing list