diff --git a/Chameleon-2.8.1.tar.gz b/Chameleon-2.8.1.tar.gz deleted file mode 100644 index 16d20c6..0000000 --- a/Chameleon-2.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b92faad496c9d13b492a8871138cd394fd67cad1d10bfa764f601ca13ff1e91a -size 147895 diff --git a/Chameleon-2.8.2.tar.gz b/Chameleon-2.8.2.tar.gz new file mode 100644 index 0000000..cf2b6d3 --- /dev/null +++ b/Chameleon-2.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702457a9f63b6ed1f963ffc5a8f546e9303402190b560e829ded219eaef6fea4 +size 148458 diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 4aa7ac7..1519835 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 31 08:58:26 UTC 2012 - suse@ammler.ch + +- update to 2.8.2 + - Feature: Temporary caches used in debug mode are cleaned up + eagerly, rather than waiting for process termination. + - Fix: The index, start and end methods on the TAL repeat object + are now callable. This fixes an incompatibility with ZPT. + - Fix: The loader now correctly handles absolute paths on Windows. + ------------------------------------------------------------------- Fri Mar 30 11:37:12 UTC 2012 - suse@ammler.ch diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 8c2410d..b0ccdbc 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -16,7 +16,7 @@ # Name: python-Chameleon -Version: 2.8.1 +Version: 2.8.2 Release: 0 Url: http://www.pagetemplates.org/ Summary: Fast HTML/XML Template Compiler