diff --git a/python-Logbook.spec b/python-Logbook.spec index 55450f9..d5006e9 100644 --- a/python-Logbook.spec +++ b/python-Logbook.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-Logbook Version: 1.5.3 -Release: 1 +Release: 2 Summary: A logging replacement for Python -License: BSD +License: BSD-3-Clause URL: http://logbook.pocoo.org/ Source0: https://files.pythonhosted.org/packages/2f/d9/16ac346f7c0102835814cc9e5b684aaadea101560bb932a2403bd26b2320/Logbook-1.5.3.tar.gz BuildArch: noarch @@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 09 2022 yangping - 1.5.3-2 +- License compliance rectification + * Tue Jul 13 2021 OpenStack_SIG - 1.5.3-1 - Package Spec generate