[banshee] fix download url

Nathaniel McCallum npmccallum at fedoraproject.org
Mon Oct 11 16:55:03 UTC 2010


commit 6eeba03170331712a86b35ae0b196857e7dbde50
Author: Nathaniel McCallum <nathaniel at natemccallum.com>
Date:   Mon Oct 11 12:55:09 2010 -0400

    fix download url

 banshee.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/banshee.spec b/banshee.spec
index de92e2f..29cffbe 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -7,7 +7,7 @@
 Name:    banshee
 Version: %{mainver}%{?patchver}
 #Release: 0.1.%{gitdate}git%{?dist}
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -17,7 +17,7 @@ URL:     http://banshee-project.org/
 # based on libdrm's make-git-snapshot.sh 
 # sh banshee-make-git-snapshot.sh <gitcommit> <gitdate>
 #Source0: %{name}-%{gitdate}.tar.bz2
-Source0: http://download.banshee-project.org/banshee/unstable/%{mainver}/banshee-1-%{version}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/stable/%{mainver}/banshee-1-%{version}.tar.bz2
 Source1: README.Fedora
 #Source2: %{name}-make-git-snapshot.sh
 
@@ -238,6 +238,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Oct 11 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-6
+- Fix download URL
+
 * Fri Oct 08 2010 Nathaniel McCallum <nathaniel at natemccallum.com> - 1.8.0-5
 - Add upstream patch to fix sync screen
 


More information about the scm-commits mailing list