[audacious/f15/master] Update to 2.5.5 (maintenance release in stable branch, 15k diff).

Michael Schwendt mschwendt at fedoraproject.org
Sun Apr 17 20:33:04 UTC 2011


commit 98b9931318814cd73cc7a3479e0951ba221632a5
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Apr 17 22:33:07 2011 +0200

    Update to 2.5.5 (maintenance release in stable branch, 15k diff).

 .gitignore     |    1 +
 audacious.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14e30b7..05103db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ audacious-2.4-rc1.tgz
 /audacious-2.4.2.tgz
 /audacious-2.4.3.tgz
 /audacious-2.4.4.tgz
+/audacious-2.4.5.tgz
diff --git a/audacious.spec b/audacious.spec
index ba4c615..6e2216b 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,6 +1,6 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 # We enforce 2.4.2 as 2.4.0 and older are insufficient.
-%global aud_ver 2.4.2
+%global aud_ver 2.4.5
 
 # Provide Generic Plugin API value for plugin packages to depend on.
 # As defined in /usr/include/audacious/plugin.h: __AUDACIOUS_PLUGIN_API__
@@ -10,8 +10,8 @@ Provides: audacious(plugin-api) = %{aud_plugin_api}
 
 
 Name: audacious
-Version: 2.4.4
-Release: 2%{?dist}
+Version: 2.4.5
+Release: 1%{?dist}
 
 License: GPLv3
 Summary: Advanced audio player
@@ -185,6 +185,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Apr 17 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.5-1
+- Update to 2.5.5 (maintenance release in stable branch, 15k diff).
+
 * Thu Mar 24 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.4-2
 - Add x-content/audio-cdda MIME type to desktop file.
 - Remove audio/midi MIME type from desktop file, because it is only
diff --git a/sources b/sources
index 26f1c06..941c726 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-329fdd9ec25456010ee90953aaa7fc0e  audacious-2.4.4.tgz
+fbccb0ec87d8d2c45b240c9688e05540  audacious-2.4.5.tgz


More information about the scm-commits mailing list