From 2576895d425e8895024b5e929dc87b1508bec6b3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 22 Dec 2023 09:30:19 -0500 Subject: [PATCH] Do not use the deprecated zero-argument form of %%pypi_source --- python-boto3.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-boto3.spec b/python-boto3.spec index 25fa44f..ce52c56 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -7,7 +7,7 @@ Summary: The AWS SDK for Python License: Apache-2.0 URL: https://github.com/boto/boto3 -Source: %{pypi_source} +Source: %{pypi_source %{pypi_name}} BuildArch: noarch %description @@ -49,6 +49,7 @@ rm -rf tests/integration %changelog * Wed Jan 03 2024 Benjamin A. Beasley - 1.34.11-2 - Do not number the sole Source +- Do not use the deprecated zero-argument form of %%pypi_source * Tue Jan 02 2024 Gwyn Ciesla - 1.34.11-1 - 1.34.11