Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:13:38 -07:00
parent 4c5f6d8a61
commit 8718fe22fc

View File

@ -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 <tdawson@redhat.com> - 1:2.0.3-5
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Aug 27 2024 Brian Stinson <bstinson@redhat.com> - 2.0.3-4
- Bump NVR to maintain upgrade path with RHEL 9
Related: RHEL-52633