diff --git a/.gitignore b/.gitignore index 263fa51..fde8c91 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Chameleon-2.3.8.tar.gz /Chameleon-2.5.1.tar.gz /Chameleon-2.5.3.tar.gz +/Chameleon-2.7.0.tar.gz diff --git a/python-chameleon.spec b/python-chameleon.spec index c176bc8..83a7916 100644 --- a/python-chameleon.spec +++ b/python-chameleon.spec @@ -3,7 +3,7 @@ %global srcname Chameleon Name: python-chameleon -Version: 2.5.3 +Version: 2.7.0 Release: 1%{?dist} Summary: XML-based template compiler @@ -80,6 +80,9 @@ rm -rf %{buildroot} %changelog +* Tue Dec 13 2011 Toshio Kuratomi - 2.7.0-1 +- New upstream release + * Thu Nov 10 2011 Toshio Kuratomi - 2.5.3-1.1 - Fix to build on RHEL6 diff --git a/sources b/sources index 8d3b8df..45e3ebd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -523d3978047a46d471e2d2a8b58c0ebd Chameleon-2.5.3.tar.gz +17dbb6b260d4c0c11848379cd3c33817 Chameleon-2.7.0.tar.gz