[audacious] - Update to rc2.

Michael Schwendt mschwendt at fedoraproject.org
Sat Aug 14 18:39:22 UTC 2010


commit f93d7a9da8a9532a8608b5f3cd3347c92780ea5a
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Aug 14 20:39:20 2010 +0200

    - Update to rc2.

 .gitignore     |    1 +
 audacious.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d864606..f87ab83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 audacious-2.4-beta1.tgz
 audacious-2.4-beta2.tgz
 audacious-2.4-rc1.tgz
+/audacious-2.4-rc2.tgz
diff --git a/audacious.spec b/audacious.spec
index a19102f..e9eadc8 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -5,15 +5,15 @@
 
 Name: audacious
 Version: 2.4
-Release: 0.10.rc1%{?dist}
+Release: 0.10.rc2%{?dist}
 
 License: GPLv3
 Summary: GTK2 based media player similar to XMMS
 URL: http://audacious-media-player.org/
 Group: Applications/Multimedia
 
-Source0: http://distfiles.atheme.org/audacious-%{version}-rc1.tgz
-# reported upstream, AUD-255
+Source0: http://distfiles.atheme.org/audacious-%{version}-rc2.tgz
+# obsolete with upgrade, AUD-255
 Patch0: audacious-2.4-rc1-albumart.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -68,7 +68,7 @@ Files needed when building software for the Audacious media player.
 
 
 %prep
-%setup -q -n %{name}-%{version}-rc1
+%setup -q -n %{name}-%{version}-rc2
 %patch0 -p1 -b .albumart
 sed -i '\,^.SILENT:,d' buildsys.mk.in
 
@@ -178,6 +178,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Aug 14 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.10.rc2
+- Update to rc2.
+
 * Fri Aug 13 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4-0.10.rc1
 - Fix album art loader to convert file:// URIs into filenames.
 
diff --git a/sources b/sources
index b10a085..7f659cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e928975604f91f2bb2da5ce561b83bc5  audacious-2.4-rc1.tgz
+6ad237675148b53f974d7df91b76c4f6  audacious-2.4-rc2.tgz


More information about the scm-commits mailing list