Compare commits

..

1 Commits

Author SHA1 Message Date
Orion Poplawski
5550f6f7b0 Update to 0.90.0 2007-02-09 21:49:38 +00:00
3 changed files with 7 additions and 4 deletions

View File

@@ -1 +1 @@
matplotlib-0.87.7.tar.gz
matplotlib-0.90.0.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.87.7
Release: 4%{?dist}
Version: 0.90.0
Release: 1%{?dist}
Summary: Python plotting library
Group: Development/Libraries
@@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 09 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.0-1
- Update to 0.90.0
* Tue Jan 5 2007 Orion Poplawski <orion@cora.nwra.com> 0.87.7-4
- Add examples to %docs

View File

@@ -1 +1 @@
cca3d3a644c1a84d6dcf4af8a9856b7b matplotlib-0.87.7.tar.gz
31ea12395826080b5be9c1e292cda6f1 matplotlib-0.90.0.tar.gz