diff --git a/python-cheetah.spec b/python-cheetah.spec index 7229136e4115284b6a0f175bb9df3bc71f5f6d91..c59cc005778c067ed7c8c6b74a1ccac6b2f07aac 100644 --- a/python-cheetah.spec +++ b/python-cheetah.spec @@ -1,6 +1,6 @@ Name: python-cheetah Version: 3.1.0 -Release: 8 +Release: 9 Summary: The Python-Powered Template Engine License: MIT URL: http://cheetahtemplate.org/ @@ -65,7 +65,10 @@ export PATH="%{buildroot}/%{_bindir}:$PATH" PYTHONPATH="%{buildroot}/%{python3_s %{python3_sitearch}/ %changelog -* Aug 21 2020 fanjiachen - 3.1.0-8 +* Tue Jul 23 2024 zhangshaoning - 3.1.0-9 +- Fix bad date in changelog + +* Fri Aug 21 2020 fanjiachen - 3.1.0-8 - Type:rebuild - ID:NA - SUG:NA