diff --git a/Mako-1.2.1.tar.gz b/Mako-1.2.1.tar.gz deleted file mode 100644 index 6f4727e..0000000 --- a/Mako-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f054a5ff4743492f1aa9ecc47172cb33b42b9d993cffcc146c9de17e717b0307 -size 489560 diff --git a/Mako-1.2.2.tar.gz b/Mako-1.2.2.tar.gz new file mode 100644 index 0000000..3ae7ef7 --- /dev/null +++ b/Mako-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3724869b363ba630a272a5f89f68c070352137b8fd1757650017b7e06fda163f +size 490741 diff --git a/python-Mako.changes b/python-Mako.changes index 2bf6ed4..c807432 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 11 07:28:33 UTC 2022 - Dirk Müller + +- update to 1.2.2: + * Fixed issue in lexer where the regexp used to match tags would not + correctly interpret quoted sections individually + ------------------------------------------------------------------- Mon Jul 18 13:39:44 UTC 2022 - Steve Kowalik diff --git a/python-Mako.spec b/python-Mako.spec index a20dbb0..3d07577 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -23,7 +23,7 @@ %endif Name: python-Mako -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: A Python templating language License: MIT