diff --git a/python-cheetah.spec b/python-cheetah.spec index 4d6e06b85fbb9be8d71e650277acaf437e17841e..b1de0e557a4d0edae6f346ec54a018d3c681b697 100644 --- a/python-cheetah.spec +++ b/python-cheetah.spec @@ -1,8 +1,8 @@ Name: python-cheetah Version: 3.4.0 -Release: 1 +Release: 2 Summary: The Python-Powered Template Engine -License: MIT AND BSD-3-Clause-HP AND LGPL-2.1-or-later AND Public Domain +License: MIT AND BSD-3-Clause AND LGPL-2.1-or-later AND Public Domain URL: https://cheetahtemplate.org/ Source0: https://github.com/CheetahTemplate3/cheetah3/archive/refs/tags/%{version}.tar.gz BuildRequires: gcc python3-devel python3-setuptools python3-markdown python3-pygments @@ -45,6 +45,9 @@ export PATH="%{buildroot}%{_bindir}:$PATH" PYTHONPATH="%{buildroot}%{python3_sit %{python3_sitearch}/ %changelog +* Wed Aug 27 2025 yaoxin <1024769339@qq.com> - 3.4.0-2 +- License compliance rectification + * Sun Jul 13 2025 Funda Wang - 3.4.0-1 - update to 3.4.0