License compliance rectification

This commit is contained in:
lauk001 2022-06-17 15:16:06 +08:00
parent 7028ee8458
commit 4e0695ebc3

View File

@ -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 <Python_Bot@openeuler.org>
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 0.4.1-2
- License compliance rectification
* Wed Aug 25 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.1-1
- Package Spec generated