From b476ba3a8e0c6e1a703f53c3d0521236006f5433 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Aug 10 2010 19:01:32 +0000 Subject: * Tue Aug 10 2010 Michael Schwendt - 2.4-0.9.rc1 - Update to rc1. --- diff --git a/.gitignore b/.gitignore index d1e7562..d864606 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ audacious-2.4-beta1.tgz audacious-2.4-beta2.tgz +audacious-2.4-rc1.tgz diff --git a/audacious.spec b/audacious.spec index 35a62e9..c36132e 100644 --- a/audacious.spec +++ b/audacious.spec @@ -5,14 +5,14 @@ Name: audacious Version: 2.4 -Release: 0.8.beta2%{?dist} +Release: 0.9.rc1%{?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}-beta2.tgz +Source0: http://distfiles.atheme.org/audacious-%{version}-rc1.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -66,7 +66,7 @@ Files needed when building software for the Audacious media player. %prep -%setup -q -n %{name}-%{version}-beta2 +%setup -q -n %{name}-%{version}-rc1 sed -i '\,^.SILENT:,d' buildsys.mk.in # From .desktop files remove MIME types the base build of the @@ -175,6 +175,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Aug 10 2010 Michael Schwendt - 2.4-0.9.rc1 +- Update to rc1. + * Tue Aug 3 2010 Michael Schwendt - 2.4-0.8.beta2 - Update to beta2. diff --git a/sources b/sources index 2c0895a..b10a085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62c3f0def371582c66a99c03b557eb46 audacious-2.4-beta2.tgz +e928975604f91f2bb2da5ce561b83bc5 audacious-2.4-rc1.tgz