diff --git a/.cvsignore b/.cvsignore index 590b034..c25f41d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Cheetah-2.0.1.tar.gz +Cheetah-2.2.1.tar.gz diff --git a/python-cheetah.spec b/python-cheetah.spec index 085a30f..4e6d3c4 100644 --- a/python-cheetah.spec +++ b/python-cheetah.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %([ -x %{__python} ] && %{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" || :)} Name: python-cheetah -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} Summary: Template engine and code-generator @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{python_sitearch}/Cheetah-%{version}-*.egg-info/*.txt %changelog +* Fri Jun 5 2009 Mike Bonnet - 2.2.1-1 +- update to the 2.2.1 release + * Mon May 18 2009 Mike Bonnet - 2.2.0-1 - update to the 2.2.0 release - remove unneeded importHook() patch, it has been included upstream diff --git a/sources b/sources index 74c7adf..ee96c9b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3a912df34d1b04ad80ba7444f55f0c4 Cheetah-2.2.0.tar.gz +137491aef378b502b2ee71c03b929faf Cheetah-2.2.1.tar.gz