update to 1.2.2

This commit is contained in:
dillon_chen 2022-09-21 14:23:41 +08:00
parent 14a8f9721f
commit 1f3d424946
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
Mako-1.2.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%bcond_with test %bcond_with test
Name: python-mako Name: python-mako
Version: 1.1.4 Version: 1.2.2
Release: 4 Release: 1
Summary: Mako template library for Python Summary: Mako template library for Python
License: MIT License: MIT
Group: Development/Languages Group: Development/Languages
@ -61,6 +61,9 @@ rm -rf doc/build
%doc doc %doc doc
%changelog %changelog
* Wed Sep 21 2022 dillon chen <dilon.chen@gmal.com> 1.2.2-1
- update to 1.2.2
* Wed Mar 30 2022 wangjiang <wangjiang37@h-partners.com> 1.1.4-4 * Wed Mar 30 2022 wangjiang <wangjiang37@h-partners.com> 1.1.4-4
- remove python-nose build required - remove python-nose build required