enable check

This commit is contained in:
Wangjunqi123 2023-02-15 17:07:51 +08:00
parent 6f5138bdb9
commit 34fb08f12b

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
%bcond_with test %bcond_without test
Name: python-mako Name: python-mako
Version: 1.2.4 Version: 1.2.4
Release: 1 Release: 2
Summary: Mako template library for Python Summary: Mako template library for Python
License: MIT License: MIT
Group: Development/Languages Group: Development/Languages
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Feb 15 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.2.4-2
- enable check
* Fri Nov 18 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.2.4-1 * Fri Nov 18 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.2.4-1
- Update package to version 1.2.4 - Update package to version 1.2.4