diff --git a/Mako-1.1.4.tar.gz b/Mako-1.1.4.tar.gz deleted file mode 100644 index f88a9c1..0000000 Binary files a/Mako-1.1.4.tar.gz and /dev/null differ diff --git a/Mako-1.2.2.tar.gz b/Mako-1.2.2.tar.gz new file mode 100644 index 0000000..83e869e Binary files /dev/null and b/Mako-1.2.2.tar.gz differ diff --git a/python-mako.spec b/python-mako.spec index 4e7e9a8..9645b0f 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -1,8 +1,8 @@ %bcond_with test Name: python-mako -Version: 1.1.4 -Release: 4 +Version: 1.2.2 +Release: 1 Summary: Mako template library for Python License: MIT Group: Development/Languages @@ -61,6 +61,9 @@ rm -rf doc/build %doc doc %changelog +* Wed Sep 21 2022 dillon chen 1.2.2-1 +- update to 1.2.2 + * Wed Mar 30 2022 wangjiang 1.1.4-4 - remove python-nose build required