diff --git a/python-cheroot.spec b/python-cheroot.spec index 0344e50..ecfe5a8 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-cheroot Version: 8.4.5 -Release: 2 +Release: 3 Summary: Highly-optimized, pure-python HTTP server -License: BSD +License: BSD-3-Clause URL: https://cheroot.cherrypy.org Source0: https://files.pythonhosted.org/packages/3f/23/de6ba5fa29eb896e4b5a8b93852129f90988dcf4d416c8153992aba031c2/cheroot-8.4.5.tar.gz BuildArch: noarch @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 houyingchao - 8.4.5-3 +- License compliance rectification + * Thu Jan 21 2021 lingsheng - 8.4.5-2 - Modify buildrequires to fix build