Compare commits

...

2 Commits

Author SHA1 Message Date
Ignacio Vazquez-Abrams
9009b116df Rebuild for Python 2.6 2008-11-29 15:36:09 +00:00
Jef Spaleta
e9f8234a67 - Latest upstream release 2008-08-07 01:19:40 +00:00
3 changed files with 10 additions and 4 deletions

View File

@@ -1 +1 @@
matplotlib-0.98.1.tar.gz
matplotlib-0.98.3.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.98.1
Release: 1%{?dist}
Version: 0.98.3
Release: 2%{?dist}
Summary: Python plotting library
Group: Development/Libraries
@@ -77,6 +77,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.98.3-2
- Rebuild for Python 2.6
* Wed Aug 6 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.3-1
- Latest upstream release
* Fri Jul 1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.1-1
- Latest upstream release

View File

@@ -1 +1 @@
1f673f82eb4f7422c1e45545f8e083d4 matplotlib-0.98.1.tar.gz
d6b579f52705df584650fb6f61302f92 matplotlib-0.98.3.tar.gz