Compare commits

...

3 Commits

Author SHA1 Message Date
Orion Poplawski
634341f4c8 Botched tag 2005-07-28 20:54:42 +00:00
Orion Poplawski
c3b72da3b2 New source 2005-07-28 20:40:00 +00:00
Orion Poplawski
87eb208f8e - New upstream version matplotlib 0.83.1 2005-07-28 20:39:21 +00:00
3 changed files with 10 additions and 4 deletions

View File

@@ -1 +1 @@
matplotlib-0.82.tar.gz
matplotlib-0.83.1.tar.gz

View File

@@ -1,8 +1,8 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-matplotlib
Version: 0.82
Release: 4%{?dist}
Version: 0.83.1
Release: 2%{?dist}
Summary: Python plotting library
Group: Development/Libraries
@@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/matplotlib/
%changelog
* Thu Jul 28 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.1-2
- Bump rel to fix botched tag
* Thu Jul 28 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.1-1
- New upstream version matplotlib 0.83.1
* Tue Jul 05 2005 Orion Poplawski <orion@cora.nwra.com> 0.82-4
- BuildRequires: pytz, python-dateutil - use upstream
- Don't use INSTALLED_FILES, list dirs

View File

@@ -1 +1 @@
a5ef59a9eed934708eedef5a0125d8d8 matplotlib-0.82.tar.gz
6142d63cafd8a4a2ed0c94d772c68611 matplotlib-0.83.1.tar.gz