diff --git a/python-beniget.spec b/python-beniget.spec index 715fd81..76da75b 100644 --- a/python-beniget.spec +++ b/python-beniget.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-beniget Version: 0.4.1 -Release: 1 +Release: 2 Summary: Extract semantic information about static Python code -License: BSD 3-Clause +License: BSD-3-Clause URL: https://github.com/serge-sans-paille/beniget/ Source0: https://files.pythonhosted.org/packages/14/e7/50cbac38f77eca8efd39516be6651fdb9f3c4c0fab8cf2cf05f612578737/beniget-0.4.1.tar.gz BuildArch: noarch @@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Aug 25 2021 Python_Bot +* Fri Jun 17 2022 liukuo - 0.4.1-2 +- License compliance rectification + +* Wed Aug 25 2021 Python_Bot - 0.4.1-1 - Package Spec generated