License compliance rectification
This commit is contained in:
parent
7601a32c1d
commit
705871c9af
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-json-logger
|
||||
Version: 2.0.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A python library adding a json log formatter
|
||||
License: BSD
|
||||
License: BSD-2-Clause
|
||||
URL: http://github.com/madzak/python-json-logger
|
||||
Source0: https://files.pythonhosted.org/packages/bd/95/ccbae460a4db2610b8d2635b5f1e7ed146fb771f4ef47ef20a1f216f9b78/python-json-logger-2.0.1.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2.0.1-3
|
||||
- License compliance rectification
|
||||
|
||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0.1-2
|
||||
- DESC: delete -S git from %autosetup
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user