Compare commits

..
3 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
matplotlib-0.98.3.tar.gz matplotlib-0.98.5.2.tar.gz
-1
View File
@@ -1 +0,0 @@
F-10
+15 -3
View File
@@ -2,7 +2,7 @@
Name: python-matplotlib Name: python-matplotlib
Version: 0.98.5.2 Version: 0.98.5.2
Release: 2%{?dist} Release: 5%{?dist}
Summary: Python plotting library Summary: Python plotting library
Group: Development/Libraries Group: Development/Libraries
@@ -18,7 +18,7 @@ BuildRequires: pygtk2-devel, gtk2-devel, tkinter, tk-devel
BuildRequires: pytz, python-dateutil, numpy BuildRequires: pytz, python-dateutil, numpy
Requires: numpy, pytz, python-dateutil Requires: numpy, pytz, python-dateutil
Requires: pycairo >= 1.2.0 Requires: pycairo >= 1.2.0
Requires: dejavu-fonts Requires: dejavu-sans-fonts
%description %description
Matplotlib is a pure python plotting library with the goal of making Matplotlib is a pure python plotting library with the goal of making
@@ -78,7 +78,19 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Mar 13 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.5-2 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98.5.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Mar 06 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.5-4
- Fixed font dep after font guideline change
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.98.5.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Dec 23 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.5-2
- Add dep on DejaVu Sans font for default font support
* Mon Dec 22 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.98.5-1
- Latest upstream release - Latest upstream release
- Strip out included fonts - Strip out included fonts