!4 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 08:20:42 +00:00 committed by Gitee
commit 1629b3a31d
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
Name: python-AWSIoTPythonSDK
Version: 1.4.8
Release: 1
Release: 2
Summary: SDK for connecting to AWS IoT using Python.
License: Apache Software License
License: Apache-2.0
URL: https://github.com/aws/aws-iot-device-sdk-python.git
Source0: https://files.pythonhosted.org/packages/79/f4/a8e386cad19edd0de41326c71e5d9d47c32ee0f3efe615fbd9c5c9197c8f/AWSIoTPythonSDK-1.4.8.tar.gz
BuildArch: noarch
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.4.8-2
- License compliance rectification
* Tue Jun 23 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated