diff --git a/.cvsignore b/.cvsignore index 5dd31ae..97698dd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -matplotlib-0.87.1.tar.gz +matplotlib-0.87.2.tar.gz diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 208debc..63ad4db 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -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.1 +Version: 0.87.2 Release: 1%{?dist} Summary: Python plotting library @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/matplotlib/backends/_tkagg.so %changelog +* Tue Mar 7 2006 Orion Poplawski 0.87.2-1 +- Update to 0.87.2 + * Tue Mar 7 2006 Orion Poplawski 0.87.1-1 - Update to 0.87.1 - Add pycairo >= 1.0.2 requires (FC5+ only) diff --git a/sources b/sources index 04285f2..5b6820e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc605e5346128a0e2b9c5b0d602ecec8 matplotlib-0.87.1.tar.gz +74dde3c3e33797f56ebd6ca578090f8e matplotlib-0.87.2.tar.gz