diff --git a/python-AWSIoTPythonSDK.spec b/python-AWSIoTPythonSDK.spec index d586973..5a66737 100644 --- a/python-AWSIoTPythonSDK.spec +++ b/python-AWSIoTPythonSDK.spec @@ -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 - 1.4.8-2 +- License compliance rectification + * Tue Jun 23 2020 Python_Bot - Package Spec generated