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

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-20 10:42:52 +00:00 committed by Gitee
commit 3886e97971
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-josepy Name: python-josepy
Version: 1.8.0 Version: 1.8.0
Release: 1 Release: 2
Summary: JOSE protocol implementation in Python Summary: JOSE protocol implementation in Python
License: Apache License 2.0 License: Apache-2.0
URL: https://github.com/certbot/josepy URL: https://github.com/certbot/josepy
Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -81,5 +81,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.8.0-2
- License compliance rectification
* Mon Jun 28 2021 Python_Bot <Python_Bot@openeuler.org> - 1.8.0-1 * Mon Jun 28 2021 Python_Bot <Python_Bot@openeuler.org> - 1.8.0-1
- Package Spec generated - Package Spec generated