[banshee] Update to 2.2.0

Ray Strode rstrode at fedoraproject.org
Thu Sep 29 01:08:09 UTC 2011


commit 1a187a720f243e243e6799ef6aca746af8253b8e
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Sep 28 21:07:53 2011 -0400

    Update to 2.2.0

 .gitignore   |    1 +
 banshee.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41db755..0facfff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ banshee-1-1.7.4.tar.bz2
 /banshee-1.9.6.tar.bz2
 /banshee-2.0.0.tar.bz2
 /banshee-2.0.1.tar.bz2
+/banshee-2.2.0.tar.xz
diff --git a/banshee.spec b/banshee.spec
index 01ab92a..10c6663 100644
--- a/banshee.spec
+++ b/banshee.spec
@@ -4,9 +4,9 @@
 #%global gitcommit 8e29a44269cd4b2a27822e62815f5bc6e22dfb58
 
 Name:    banshee
-Version: 2.0.1
-#Release: 0.1.%{gitdate}git%{?dist}
-Release: 2%{?dist}
+Version: 2.2.0
+#Release: 0%{gitdate}git%{?dist}
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 
 Group:   Applications/Multimedia
@@ -16,7 +16,7 @@ URL:     http://banshee.fm/
 # 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/stable/%{version}/banshee-%{version}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/stable/%{version}/banshee-%{version}.tar.xz
 Source1: README.Fedora
 #Source2: %{name}-make-git-snapshot.sh
 
@@ -253,6 +253,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/com.meego.*
 
 %changelog
+* Wed Sep 28 2011 Ray <rstrode at redhat.com> - 2.2.0-1
+- Update to 2.2.0
+
 * Sun May 22 2011 Christian Krause <chkr at fedoraproject.org> - 2.0.1-2
 - Require gvfs-afc for iPhone support (BZ 704313)
 
diff --git a/sources b/sources
index 7fb37f3..1f3f726 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83d77447936eed84eba2123b341b62ea  banshee-2.0.1.tar.bz2
+096813269a190011a345fa8aae15c3f4  banshee-2.2.0.tar.xz


More information about the scm-commits mailing list