diff --git a/.gitignore b/.gitignore index 4429615..b0921c9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /Chameleon-2.11.tar.gz /Chameleon-2.15.tar.gz /Chameleon-2.16.tar.gz +/Chameleon-2.20.tar.gz diff --git a/python-chameleon.spec b/python-chameleon.spec index 6527664..e74c8a9 100644 --- a/python-chameleon.spec +++ b/python-chameleon.spec @@ -11,8 +11,8 @@ %global srcname Chameleon Name: python-chameleon -Version: 2.16 -Release: 2%{?dist} +Version: 2.20 +Release: 1%{?dist} Summary: XML-based template compiler Group: Development/Languages @@ -141,6 +141,9 @@ popd %endif %changelog +* Wed Sep 16 2015 Ralph Bean - 2.20-1 +- new version + * Thu Jun 18 2015 Fedora Release Engineering - 2.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 42b3a08..5e1c1da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6336d780dde9f7a4b8a5a8971dd983a1 Chameleon-2.16.tar.gz +ff51e76b1b09346bd635643b538dbcc1 Chameleon-2.20.tar.gz