diff --git a/python-cheetah.spec b/python-cheetah.spec index 1352369..7229136 100644 --- a/python-cheetah.spec +++ b/python-cheetah.spec @@ -1,6 +1,6 @@ Name: python-cheetah Version: 3.1.0 -Release: 7 +Release: 8 Summary: The Python-Powered Template Engine License: MIT URL: http://cheetahtemplate.org/ @@ -65,5 +65,11 @@ export PATH="%{buildroot}/%{_bindir}:$PATH" PYTHONPATH="%{buildroot}/%{python3_s %{python3_sitearch}/ %changelog +* Aug 21 2020 fanjiachen - 3.1.0-8 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Wed Jan 8 2020 liujing - 3.1.0-7 - Package init