rpms/banshee/devel .cvsignore, 1.25, 1.26 banshee.spec, 1.75, 1.76 sources, 1.25, 1.26 banshee-1.4.3-coverart_query.patch, 1.1, NONE banshee-1.4.3-podcast_download.patch, 1.1, NONE

Michel Alexandre Salim salimma at fedoraproject.org
Sun Jun 14 05:15:02 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/banshee/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24532

Modified Files:
	.cvsignore banshee.spec sources 
Removed Files:
	banshee-1.4.3-coverart_query.patch 
	banshee-1.4.3-podcast_download.patch 
Log Message:
* Fri Jun 12 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.0-1
- Update to 1.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- .cvsignore	5 Mar 2009 11:03:57 -0000	1.25
+++ .cvsignore	14 Jun 2009 05:14:30 -0000	1.26
@@ -1 +1 @@
-banshee-1-1.4.3.tar.bz2
+banshee-1-1.5.0.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- banshee.spec	23 Apr 2009 22:08:07 -0000	1.75
+++ banshee.spec	14 Jun 2009 05:14:30 -0000	1.76
@@ -1,16 +1,14 @@
 %define mono_shared %{_builddir}/%{?buildsubdir}
 
 Name:    banshee
-Version: 1.4.3
-Release: 3%{?dist}
+Version: 1.5.0
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 Group:   Applications/Multimedia
 License: MIT
 URL:     http://banshee-project.org/
-Source0: http://banshee-project.org/files/banshee/banshee-1-%{version}.tar.bz2
+Source0: http://download.banshee-project.org/banshee/unstable/%{version}/banshee-1-%{version}.tar.bz2
 Source1: README.Fedora
-Patch0:  banshee-1.4.3-podcast_download.patch
-Patch1:  banshee-1.4.3-coverart_query.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # We only have mono on these arches:
@@ -50,7 +48,11 @@ BuildRequires: boo-devel
 
 # Rawhide
 %if 0%{?fedora} >= 11
+# clutter >= 0.9.3 not in F-11 yet
 #BuildRequires: clutter-devel
+
+# monotorrent-dbus not in Fedora yet
+#BuildRequires: monotorrent-dbus-devel
 BuildRequires: mono-nunit-devel
 %endif
 
@@ -113,10 +115,6 @@ developing applications that use %{name}
 %prep
 %setup -q -n %{name}-1-%{version}
 cp -p %{SOURCE1} .
-# This only improves error handling for downloads
-%patch0 -p0 -b .patch
-# This fixes the 100% CPU usage bug while fetching cover art
-%patch1 -p0 -b .patch
 
 %build
 export MONO_SHARED_DIR=%mono_shared
@@ -201,6 +199,9 @@ fi
 
 
 %changelog
+* Fri Jun 12 2009 Michel Salim <salimma at fedoraproject.org> - 1.5.0-1
+- Update to 1.5.0
+
 * Thu Apr 02 2009 David Nielsen <gnomeuser at gmail.com> - 1.4.3-3
 - add patch to fix rh#492707 - Banshee use 100% when fetching cover art
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	5 Mar 2009 11:03:58 -0000	1.25
+++ sources	14 Jun 2009 05:14:30 -0000	1.26
@@ -1 +1 @@
-880dee65d2bfe62be711a8edfe4d737f  banshee-1-1.4.3.tar.bz2
+f67c78f9347385b5617cac20290b31f8  banshee-1-1.5.0.tar.bz2


--- banshee-1.4.3-coverart_query.patch DELETED ---


--- banshee-1.4.3-podcast_download.patch DELETED ---




More information about the fedora-extras-commits mailing list