diff --git a/python-cherrypy.spec b/python-cherrypy.spec index 752516b..112d1d4 100644 --- a/python-cherrypy.spec +++ b/python-cherrypy.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-cherrypy Version: 18.6.0 -Release: 1 +Release: 2 Summary: Object-Oriented HTTP framework -License: BSD +License: BSD-3-Clause URL: https://www.cherrypy.org Source0: https://files.pythonhosted.org/packages/f5/f0/72f632c9503f1ffd765561e0e18eba19de746bddebe615deb699c210be60/CherryPy-18.6.0.tar.gz BuildArch: noarch @@ -101,6 +101,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 yangping - 18.6.0-2 +- License compliance rectification + * Mon Nov 16 2020 caodongxia - 18.6.0-1 - update to remove python2 subPackage