rpms/rhythmbox/devel rb-use-newer-plparser-7.patch, 1.1, 1.2 rhythmbox.spec, 1.150, 1.151

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Thu Nov 29 01:02:12 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/rhythmbox/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17236

Modified Files:
	rb-use-newer-plparser-7.patch rhythmbox.spec 
Log Message:
* Thu Nov 29 2007 - Bastien Nocera <bnocera at redhat.com> - 0.11.3-6
- Remove stupid return that caused Podcasts never to be updated
  (see http://bugzilla.gnome.org/show_bug.cgi?id=500325)


rb-use-newer-plparser-7.patch:

Index: rb-use-newer-plparser-7.patch
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rb-use-newer-plparser-7.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb-use-newer-plparser-7.patch	29 Oct 2007 13:39:37 -0000	1.1
+++ rb-use-newer-plparser-7.patch	29 Nov 2007 01:02:08 -0000	1.2
@@ -23,14 +23,6 @@
  		char *tmp;
  
  		tmp = g_strdup_printf ("http://%s", url + strlen ("feed://"));
-@@ -841,6 +841,7 @@
- 					 "If this is a podcast feed, please remove the radio station."), url);
- 			return FALSE;
- 		}
-+		return FALSE;
- 	}
- 
- 	info = g_new0 (RBPodcastThreadInfo, 1);
 @@ -898,7 +899,7 @@
  {
  	RBPodcastChannel *feed = g_new0 (RBPodcastChannel, 1);


Index: rhythmbox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rhythmbox/devel/rhythmbox.spec,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- rhythmbox.spec	21 Nov 2007 17:28:19 -0000	1.150
+++ rhythmbox.spec	29 Nov 2007 01:02:08 -0000	1.151
@@ -3,7 +3,7 @@
 Name: rhythmbox
 Summary: Music Management Application 
 Version: 0.11.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv2+ and GFDL+
 Group: Applications/Multimedia
 URL: http://www.gnome.org/projects/rhythmbox/
@@ -205,6 +205,10 @@
 %{_libdir}/rhythmbox/plugins/upnp_coherence
 
 %changelog
+* Thu Nov 29 2007 - Bastien Nocera <bnocera at redhat.com> - 0.11.3-6
+- Remove stupid return that caused Podcasts never to be updated
+  (see http://bugzilla.gnome.org/show_bug.cgi?id=500325)
+
 * Wed Nov 21 2007 Todd Zullinger <tmz at pobox.com> - 0.11.3-5
 - Rebuild against libgpod-0.6.0
 




More information about the fedora-extras-commits mailing list