From bfdd7fa0066217149bb0e8b4eb1e76e8bdc4b632 Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Fri, 21 Aug 2020 11:03:44 +0800 Subject: [PATCH] add release for update --- python-cheetah.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- Gitee