From 942aa7646a47ca4edd2cab26111646925e8a3de6 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 12 Nov 2024 21:57:37 +0300 Subject: [PATCH] import python-packaging-23.2-6.el10 --- SPECS/python-packaging.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/python-packaging.spec b/SPECS/python-packaging.spec index c1ed9c2..c6e1bbb 100644 --- a/SPECS/python-packaging.spec +++ b/SPECS/python-packaging.spec @@ -20,7 +20,7 @@ Name: python-%{pypi_name} Version: 23.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Core utilities for Python packages License: BSD-2-Clause OR Apache-2.0 @@ -134,6 +134,10 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files} %changelog +* Tue Oct 29 2024 Troy Dawson - 23.2-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 23.2-5 - Bump release for June 2024 mass rebuild