Compare commits

..

2 Commits

Author SHA1 Message Date
Orion Poplawski
53d60f262b New source 2005-08-01 20:49:18 +00:00
Orion Poplawski
daf5031fac - New upstream version matplotlib 0.83.2 2005-08-01 20:40:06 +00:00
3 changed files with 7 additions and 4 deletions

View File

@@ -1 +1 @@
matplotlib-0.83.1.tar.gz
matplotlib-0.83.2.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.83.1
Release: 2%{?dist}
Version: 0.83.2
Release: 1%{?dist}
Summary: Python plotting library
Group: Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/matplotlib/
%changelog
* Fri Jul 29 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.2-1
- New upstream version matplotlib 0.83.2
* Thu Jul 28 2005 Orion Poplawski <orion@cora.nwra.com> 0.83.1-2
- Bump rel to fix botched tag

View File

@@ -1 +1 @@
6142d63cafd8a4a2ed0c94d772c68611 matplotlib-0.83.1.tar.gz
c5d7c39eeeeafd88a419194fba93a6cb matplotlib-0.83.2.tar.gz