!3 License compliance rectification

From: @penelope_y 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:36:11 +00:00 committed by Gitee
commit 1ff31e8de0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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