From 9646e218a2a6db298fb71821066db1ba64505baa Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Wed, 3 Jan 2024 16:54:52 -0500 Subject: [PATCH] Simplify the current changelog message Make it more useful and less noisy for end users. --- python-boto3.spec | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/python-boto3.spec b/python-boto3.spec index d6307f3..97394c7 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -87,16 +87,9 @@ hardlink -c '%{buildroot}%{python3_sitelib}/boto3' %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 -- Avoid repeating the description and summary in the spec file -- Remove some obsolete spec-file boilerplate -- Simplify the spec file by eliminating the %%pypi_name macro - Port to pyproject-rpm-macros - Save space by hardlinking duplicate JSON resource files -- Add a weak dependency on python3-awscrt, but disable it for now since it is - not available on s390x -- Switch to the GitHub source archive and run the unit and functional tests +- Various small packaging improvements * Tue Jan 02 2024 Gwyn Ciesla - 1.34.11-1 - 1.34.11