From daf5031fac7eec5b03d26ebce888969209eaa7c7 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Mon, 1 Aug 2005 20:40:06 +0000 Subject: [PATCH] - New upstream version matplotlib 0.83.2 --- python-matplotlib.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index bca5cae..778f1ef 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.83.1 -Release: 2%{?dist} +Version: 0.83.2 +Release: 1%{?dist} Summary: Python plotting library Group: Development/Libraries @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/matplotlib/ %changelog +* Fri Jul 29 2005 Orion Poplawski 0.83.2-1 +- New upstream version matplotlib 0.83.2 + * Thu Jul 28 2005 Orion Poplawski 0.83.1-2 - Bump rel to fix botched tag