diff --git a/python-ttp.changes b/python-ttp.changes index a881ee7..8dbaa62 100644 --- a/python-ttp.changes +++ b/python-ttp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Dec 7 22:33:00 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.9.2 + BUGS + * Fix for issue #94 + FEATURES + * Added match variable copy funtion + * Added new ttp parser method get_templates to emit fully constructed templates after processing all extend tags + ------------------------------------------------------------------- Mon Oct 24 05:56:41 UTC 2022 - Daniel Garcia diff --git a/python-ttp.spec b/python-ttp.spec index 3c557b2..1f40675 100644 --- a/python-ttp.spec +++ b/python-ttp.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-ttp%{psuffix} -Version: 0.9.1 +Version: 0.9.2 Release: 0 Summary: Template Text Parser License: MIT diff --git a/ttp-0.9.1.tar.gz b/ttp-0.9.1.tar.gz deleted file mode 100644 index 212c685..0000000 --- a/ttp-0.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b87710bed24454a2a9df3531fc8c0d1d06fa79d484154fff2b5e0796ba6b1491 -size 333985 diff --git a/ttp-0.9.2.tar.gz b/ttp-0.9.2.tar.gz new file mode 100644 index 0000000..cecec69 --- /dev/null +++ b/ttp-0.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:997ea16e451b3ae77247029093af9a288c3da72f68cdd541a0f1af42d0052b1f +size 336679