!3 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-18 08:31:36 +00:00 committed by Gitee
commit 83bbcc02a6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-parsedatetime Name: python-parsedatetime
Version: 2.6 Version: 2.6
Release: 1 Release: 2
Summary: Parse human-readable date/time text. Summary: Parse human-readable date/time text.
License: Apache License 2.0 License: Apache-2.0
URL: https://github.com/bear/parsedatetime URL: https://github.com/bear/parsedatetime
Source0: https://files.pythonhosted.org/packages/a8/20/cb587f6672dbe585d101f590c3871d16e7aec5a576a1694997a3777312ac/parsedatetime-2.6.tar.gz Source0: https://files.pythonhosted.org/packages/a8/20/cb587f6672dbe585d101f590c3871d16e7aec5a576a1694997a3777312ac/parsedatetime-2.6.tar.gz
BuildArch: noarch BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 2.6-2
- License compliance rectification
* Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org> * Sun May 23 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated