From 87a0ccde9f1a299d1a9f28b2215768bc88a50da0 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 13 Jun 2024 10:47:58 +0800 Subject: [PATCH] License compliance rectification --- python-AWSIoTPythonSDK.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-AWSIoTPythonSDK.spec b/python-AWSIoTPythonSDK.spec index d586973..4f33a8e 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 Jun 23 2020 Python_Bot +* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.4.8-2 +- License compliance rectification + +* Tue Jun 23 2020 Python_Bot - 1.4.8-1 - Package Spec generated