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