Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b8ee7d032 | |||
| 6c8d3d7c93 | |||
| 64495b54b0 | |||
| dca202b645 | |||
| 849c7c59cd | |||
| 93be916102 | |||
| 08fd22c559 |
+5
-18
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: python-matplotlib
|
Name: python-matplotlib
|
||||||
Version: 0.90.1
|
Version: 0.90.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python plotting library
|
Summary: Python plotting library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: Python
|
License: Python Software Foundation License
|
||||||
URL: http://sourceforge.net/projects/matplotlib
|
URL: http://sourceforge.net/projects/matplotlib
|
||||||
Source0: http://downloads.sourceforge.net/matplotlib/matplotlib-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/matplotlib/matplotlib-%{version}.tar.gz
|
||||||
Patch0: matplotlib-0.87.7-matplotlibrc.patch
|
Patch0: matplotlib-0.87.7-matplotlibrc.patch
|
||||||
@@ -73,28 +73,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 23 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.1-2
|
* Thu Jun 28 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.1-1
|
||||||
- Update license tag to Python
|
|
||||||
- Rebuild for BuildID
|
|
||||||
|
|
||||||
* Mon Jun 04 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.1-1
|
|
||||||
- Update to 0.90.1
|
- Update to 0.90.1
|
||||||
|
|
||||||
* Wed Feb 14 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.0-2
|
* Mon Apr 2 2007 Orion Poplawski <orion@cora.nwra.com> 0.90.0-1
|
||||||
- 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
|
- Update to 0.90.0
|
||||||
|
|
||||||
* Tue Jan 5 2007 Orion Poplawski <orion@cora.nwra.com> 0.87.7-4
|
* Tue Jan 5 2007 Orion Poplawski <orion@cora.nwra.com> 0.87.7-3
|
||||||
- Add examples to %docs
|
- Add examples to %docs
|
||||||
|
|
||||||
* Mon Dec 11 2006 Jef Spaleta <jspaleta@gmail.com> 0.87.7-3
|
|
||||||
- Release bump for rebuild against python 2.5 in devel tree
|
|
||||||
|
|
||||||
* Tue Dec 5 2006 Orion Poplawski <orion@cora.nwra.com> 0.87.7-2
|
* Tue Dec 5 2006 Orion Poplawski <orion@cora.nwra.com> 0.87.7-2
|
||||||
- Force build of gtk/gtkagg backends in mock (bug #218153)
|
- Force build of gtk/gtkagg backends in mock (bug #218153)
|
||||||
- Change Requires from python-numeric to numpy (bug #218154)
|
- Change Requires from python-numeric to numpy (bug #218154)
|
||||||
|
|||||||
Reference in New Issue
Block a user