From d70ab4aca0ea4efcd620a4df6b829aa7a65c47b2 Mon Sep 17 00:00:00 2001 From: John Kacur Date: Wed, 15 Jan 2025 13:31:44 -0500 Subject: [PATCH] Bump the release number and rebuild with the correct JIRA Bump the release number and rebuild with the correct JIRA Resolves: RHEL-70587 Signed-off-by: John Kacur --- realtime-setup.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/realtime-setup.spec b/realtime-setup.spec index b002789..62ec0f9 100644 --- a/realtime-setup.spec +++ b/realtime-setup.spec @@ -1,6 +1,6 @@ Name: realtime-setup Version: 2.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later Summary: Setup RT/low-latency environment details Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.bz2 @@ -72,6 +72,10 @@ Neither the slub script or realtime-entsk are active by default. %{_unitdir}/realtime-entsk.service %changelog +* Wed Jan 15 2025 John Kacur - 2.5-2 +- Bump the release number and rebuild with the correct JIRA +Resolves: RHEL-70587 + * Wed Dec 18 2024 Clark Williams - 2.5-1 - Bump release for RHEL-10 Resolves: RHEL-40030