From d1b67dd4f8fdc16822ca9a14627b5a9125f62481 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:33 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-installer.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-installer.spec b/python-installer.spec index fe9c141..e41ed5d 100644 --- a/python-installer.spec +++ b/python-installer.spec @@ -1,6 +1,6 @@ Name: python-installer Version: 0.7.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library for installing Python wheels # SPDX @@ -59,6 +59,10 @@ Summary: %{summary} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.7.0-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.7.0-7 - Bump release for June 2024 mass rebuild