diff --git a/python-boto3.spec b/python-boto3.spec index 5d44b68..d4b5276 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,10 +2,10 @@ Name: python-%{pypi_name} Version: 1.26.82 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The AWS SDK for Python -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/boto/boto3 Source0: %{pypi_source} BuildArch: noarch @@ -47,6 +47,9 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Thu Mar 02 2023 Gwyn Ciesla - 1.26.82-2 +- migrate to SPDX license + * Wed Mar 01 2023 Gwyn Ciesla - 1.26.82-1 - 1.26.82