diff --git a/.cvsignore b/.cvsignore index 0053d9b..590b034 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Cheetah-2.0.tar.gz +Cheetah-2.0.1.tar.gz diff --git a/python-cheetah.spec b/python-cheetah.spec index 4bc046e..4c05de9 100644 --- a/python-cheetah.spec +++ b/python-cheetah.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-cheetah -Version: 2.0 +Version: 2.0.1 Release: 1%{?dist} Summary: Template engine and code-generator @@ -92,6 +92,9 @@ rm -rf %{buildroot} %{python_sitearch}/Cheetah-%{version}-*.egg-info/*.txt %changelog +* Tue Dec 4 2007 Mike Bonnet - 2.0.1-1 +- update to the 2.0.1 release + * Mon Oct 15 2007 Mike Bonnet - 2.0-1 - update to the 2.0 release diff --git a/sources b/sources index 7a4a95e..5f031c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2c0df48720969ce8d87c46ae99c4831 Cheetah-2.0.tar.gz +7845a2950ea850a13c488a26b61ac50a Cheetah-2.0.1.tar.gz