Do not number the sole Source

This commit is contained in:
Benjamin A. Beasley 2023-12-22 09:30:10 -05:00
parent 36036220f1
commit adb05835d4

View File

@ -2,12 +2,12 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.34.11 Version: 1.34.11
Release: 1%{?dist} Release: 2%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/boto/boto3 URL: https://github.com/boto/boto3
Source0: %{pypi_source} Source: %{pypi_source}
BuildArch: noarch BuildArch: noarch
%description %description
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.34.11-2
- Do not number the sole Source
* Tue Jan 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1 * Tue Jan 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1
- 1.34.11 - 1.34.11