License compliance rectification
This commit is contained in:
parent
a21d05ca0d
commit
733d972a70
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-clickclick
|
Name: python-clickclick
|
||||||
Version: 20.10.2
|
Version: 20.10.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Click utility functions
|
Summary: Click utility functions
|
||||||
License: Apache License 2.0
|
License: Apache-2.0
|
||||||
URL: https://codeberg.org/hjacobs/python-clickclick
|
URL: https://codeberg.org/hjacobs/python-clickclick
|
||||||
Source0: https://files.pythonhosted.org/packages/c6/19/f91d85941b79964d569a3729bf9f8b7f85ab47240248e77b7c0c8ed6ecc3/clickclick-20.10.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/c6/19/f91d85941b79964d569a3729bf9f8b7f85ab47240248e77b7c0c8ed6ecc3/clickclick-20.10.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 20.10.2-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 20.10.2-1
|
* Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 20.10.2-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user