[python-basemap-data] Fixed Source0.

Jon Ciesla limb at fedoraproject.org
Wed Jan 30 17:05:41 UTC 2013


commit b657849bda7fa10151264ec266cf854154fdd365
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Wed Jan 30 11:02:16 2013 -0600

    Fixed Source0.

 python-basemap-data.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-basemap-data.spec b/python-basemap-data.spec
index 89a23cf..8fc3e08 100644
--- a/python-basemap-data.spec
+++ b/python-basemap-data.spec
@@ -2,12 +2,12 @@
 
 Name:           python-basemap-data
 Version:        0.99.4
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Data for python-basemap
 Group:          Development/Libraries
 License:        GPLv2 and Public Domain
 URL:            http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
-Source0:        http://dl.sf.net/matplotlib/basemap-%{version}.tar.gz
+Source0:        http://downloads.sourceforge.net/matplotlib/basemap-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 30 2013 Jon Ciesla <limburgher at gmail.com> - 0.99.4-6
+- Corrected Source0, BZ 905962.
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99.4-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list