License compliance rectification

This commit is contained in:
lauk001 2022-08-02 14:19:34 +08:00
parent a8fe6d2b0f
commit ead2a6bd10

View File

@ -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