diff --git a/python-boto3.spec b/python-boto3.spec index 7123e5f..25fa44f 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -2,12 +2,12 @@ Name: python-%{pypi_name} Version: 1.34.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source0: %{pypi_source} +Source: %{pypi_source} BuildArch: noarch %description @@ -47,6 +47,9 @@ rm -rf tests/integration %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %changelog +* Wed Jan 03 2024 Benjamin A. Beasley - 1.34.11-2 +- Do not number the sole Source + * Tue Jan 02 2024 Gwyn Ciesla - 1.34.11-1 - 1.34.11