Compare commits
1 Commits
python-mat
...
python-mat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
644f5c067d |
@@ -1 +1 @@
|
||||
matplotlib-0.87.2.tar.gz
|
||||
matplotlib-0.87.3.tar.gz
|
||||
|
||||
@@ -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.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.87.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Python plotting library
|
||||
|
||||
Group: Development/Libraries
|
||||
@@ -89,7 +89,11 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user