!9 License compliance rectification
From: @xigaoxinyan Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
3c3423dd3d
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-monotonic
|
Name: python-monotonic
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An implementation of time.monotonic() for Python 2 & < 3.3
|
Summary: An implementation of time.monotonic() for Python 2 & < 3.3
|
||||||
License: Apache
|
License: Apache-2.0
|
||||||
URL: https://github.com/atdt/monotonic
|
URL: https://github.com/atdt/monotonic
|
||||||
Source0: https://files.pythonhosted.org/packages/19/c1/27f722aaaaf98786a1b338b78cf60960d9fe4849825b071f4e300da29589/monotonic-1.5.tar.gz
|
Source0: https://files.pythonhosted.org/packages/19/c1/27f722aaaaf98786a1b338b78cf60960d9fe4849825b071f4e300da29589/monotonic-1.5.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -142,5 +142,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 1.5-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Sat Nov 21 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Sat Nov 21 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user