[audacious] Update to 3.4 final (a few bug-fixes and translation updates).

Michael Schwendt mschwendt at fedoraproject.org
Sat Jun 29 21:47:42 UTC 2013


commit 07533e1da95f2960e5fcf44bace00be5cbd6b90d
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Jun 29 23:47:30 2013 +0200

    Update to 3.4 final (a few bug-fixes and translation updates).

 .gitignore     |    1 +
 audacious.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 013c474..1e03984 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /audacious-3.4-alpha1.tar.bz2
 /audacious-3.4-beta1.tar.bz2
 /audacious-3.4-beta2.tar.bz2
+/audacious-3.4.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index bbbad42..fb10208 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,14 +1,14 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.4
 
-%global tar_ver 3.4-beta2
+%global tar_ver 3.4
 
 # Audacious Generic Plugin API defined in audacious-libs subpackage.
 
 
 Name: audacious
 Version: 3.4
-Release: 0.4.beta2%{?dist}
+Release: 1%{?dist}
 
 License: BSD
 Summary: Advanced audio player
@@ -161,6 +161,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Jun 29 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 3.4-1
+- Update to 3.4 final (a few bug-fixes and translation updates).
+
 * Wed Jun 12 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 3.4-0.4.beta2
 - Update to 3.4-beta2 (which also includes newer Autotools files).
 
diff --git a/sources b/sources
index f6628c0..09a69fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90226520fbf96b0db19ad037cc279896  audacious-3.4-beta2.tar.bz2
+b97b6921eab3eedbd63dcce2c15154e0  audacious-3.4.tar.bz2


More information about the scm-commits mailing list