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

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-24 07:03:45 +00:00 committed by Gitee
commit 86871e7591
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
%define debug_package %{nil}
Name: python-certbot
Version: 1.16.0
Release: 3
Release: 4
Summary: ACME client
License: Apache License 2.0
License: MIT and Apache-2.0
URL: https://github.com/certbot/certbot
Source0: https://github.com/certbot/certbot/archive/refs/tags/v1.16.0.tar.gz
BuildArch: noarch
@ -98,6 +98,9 @@ mv %{buildroot}/doclist.lst .
%{python3_sitelib}/acme-%{version}-py%{python3_version}.egg-info
%changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 1.16.0-4
- License compliance rectification
* Fri May 06 2022 yangping <yangping69@h-partners.com> - 1.16.0-3
- Fix build error caused by py3.10+ wildcard