diff --git a/Mako-1.1.4.tar.gz b/Mako-1.1.4.tar.gz deleted file mode 100644 index f88a9c1f574e503c2847912c20ae90d288896553..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..83e869eed6cc731d9cd572ba501e5c172fc6ff28 Binary files /dev/null and b/Mako-1.2.2.tar.gz differ diff --git a/python-mako.spec b/python-mako.spec index 4e7e9a86483764e7690dffa77a07bcab396fe456..9645b0f6e76eac17d1feee0a34ee69ad9da7d705 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