From 8718fe22fc1bee1ab57c3aaf89b93ecd53dc9a85 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:13:38 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- scl-utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scl-utils.spec b/scl-utils.spec index 5676aba..20c2582 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -4,7 +4,7 @@ Name: scl-utils Epoch: 1 Version: 2.0.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utilities for alternative packaging License: GPL-2.0-or-later @@ -81,6 +81,10 @@ make check %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Tue Oct 29 2024 Troy Dawson - 1:2.0.3-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Aug 27 2024 Brian Stinson - 2.0.3-4 - Bump NVR to maintain upgrade path with RHEL 9 Related: RHEL-52633