Compare commits

...

2 Commits

Author SHA1 Message Date
Orion Poplawski
644f5c067d Update to 0.87.3 2006-07-03 21:30:23 +00:00
Orion Poplawski
54692bdea6 Rebuild for new numpy 2006-05-15 15:31:06 +00:00
3 changed files with 10 additions and 3 deletions

View File

@@ -1 +1 @@
matplotlib-0.87.2.tar.gz
matplotlib-0.87.3.tar.gz

View File

@@ -1,7 +1,7 @@
%{!?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.2
Version: 0.87.3
Release: 1%{?dist}
Summary: Python plotting library
@@ -89,7 +89,14 @@ rm -rf $RPM_BUILD_ROOT
%ghost %{python_sitearch}/matplotlib/backends/tkagg.pyo
%{python_sitearch}/matplotlib/backends/_tkagg.so
%changelog
* Wed Jun 7 2006 Orion Poplawski <orion@cora.nwra.com> 0.87.3-1
- Update to 0.87.3
* Mon May 15 2006 Orion Poplawski <orion@cora.nwra.com> 0.87.2-2
- Rebuild for new numpy
* Tue Mar 7 2006 Orion Poplawski <orion@cora.nwra.com> 0.87.2-1
- Update to 0.87.2

View File

@@ -1 +1 @@
74dde3c3e33797f56ebd6ca578090f8e matplotlib-0.87.2.tar.gz
9e961e90be07701ab6a99aa8cdc6b831 matplotlib-0.87.3.tar.gz