From a2d36630be02eac6b49edf9f684188fa9e3e60da Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 2 Apr 2007 16:11:19 +0000 Subject: [PATCH] Update to 0.90.0 --- .cvsignore | 2 +- python-matplotlib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index bbb78ba..5436205 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -matplotlib-0.87.7.tar.gz +matplotlib-0.90.0.tar.gz diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 6f40536..4b403c8 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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.87.7 -Release: 3%{?dist} +Version: 0.90.0 +Release: 1%{?dist} Summary: Python plotting library Group: Development/Libraries @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Apr 2 2007 Orion Poplawski 0.90.0-1 +- Update to 0.90.0 + * Tue Jan 5 2007 Orion Poplawski 0.87.7-3 - Add examples to %docs diff --git a/sources b/sources index ac7a0f0..93263df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cca3d3a644c1a84d6dcf4af8a9856b7b matplotlib-0.87.7.tar.gz +31ea12395826080b5be9c1e292cda6f1 matplotlib-0.90.0.tar.gz