License compliance rectification

This commit is contained in:
penelope 2022-05-09 19:01:46 +08:00
parent f9cfff24ae
commit 9958ed12f3

View File

@ -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 <yangping69@h-partners> - 1.5.3-2
- License compliance rectification
* Tue Jul 13 2021 OpenStack_SIG <openstack@openeuler.org> - 1.5.3-1
- Package Spec generate