License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 09:24:56 +08:00
parent 12282d2c95
commit 048324ea0e

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