Compare commits

...

5 Commits

Author SHA1 Message Date
Orion Poplawski
8826d8df4c Build for ppc64 2007-06-12 22:13:30 +00:00
Bill Nottingham
8d585aa77e Initialize branch F-7 for python-matplotlib 2007-05-18 09:06:37 +00:00
Orion Poplawski
32df714ed8 Rebuild for Tcl/Tk downgrade 2007-02-14 16:41:26 +00:00
Jef Spaleta
0346b9d0bb - Release bump for rebuild against new tk 2007-02-10 19:34:19 +00:00
Orion Poplawski
5550f6f7b0 Update to 0.90.0 2007-02-09 21:49:38 +00:00
4 changed files with 16 additions and 3 deletions

View File

@@ -1 +1 @@
matplotlib-0.87.7.tar.gz
matplotlib-0.90.0.tar.gz

1
branch Normal file
View File

@@ -0,0 +1 @@
F-7

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.7
Version: 0.90.0
Release: 4%{?dist}
Summary: Python plotting library
@@ -75,6 +75,18 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jun 12 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.0-4
- Build for ppc64
* Wed Feb 14 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.0-3
- Rebuild for Tcl/Tk downgrade
* Sat Feb 10 2007 Jef Spaleta <jspaleta@gmail.com> 0.90.0-2
- Release bump for rebuild against new tk
* 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