Fix bad date in changelog
Signed-off-by: 张少宁 <zhangshaoning@uniontech.com>
This commit is contained in:
parent
d8b8c55115
commit
cf534433bc
@ -1,6 +1,6 @@
|
|||||||
Name: python-cheetah
|
Name: python-cheetah
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: The Python-Powered Template Engine
|
Summary: The Python-Powered Template Engine
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://cheetahtemplate.org/
|
URL: http://cheetahtemplate.org/
|
||||||
@ -65,7 +65,10 @@ export PATH="%{buildroot}/%{_bindir}:$PATH" PYTHONPATH="%{buildroot}/%{python3_s
|
|||||||
%{python3_sitearch}/
|
%{python3_sitearch}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 3.1.0-8
|
* Tue Jul 23 2024 zhangshaoning <zhangshaoning@uniontech.com> - 3.1.0-9
|
||||||
|
- Fix bad date in changelog
|
||||||
|
|
||||||
|
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 3.1.0-8
|
||||||
- Type:rebuild
|
- Type:rebuild
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user