!3 License compliance rectification
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
96ce8b67ed
@ -1,9 +1,9 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-colorlog
|
||||
Version: 5.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Add colours to the output of Python's logging module.
|
||||
License: MIT License
|
||||
License: MIT
|
||||
URL: https://github.com/borntyping/python-colorlog
|
||||
Source0: https://files.pythonhosted.org/packages/07/d4/ac5127f7d7e022caf740b9f624e5b9fe9a69fefc0f4f9c047b1e9298c87a/colorlog-5.0.1.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 5.0.1-2
|
||||
- License compliance rectification
|
||||
|
||||
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org> - 5.0.1-1
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user