From b4c9af78f6c5f659710fda819ec6e682bbf3fb08 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Thu, 27 Jan 2022 05:04:05 +0000 Subject: [PATCH] import rt-setup-2.1-3.el8 --- SPECS/rt-setup.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/rt-setup.spec b/SPECS/rt-setup.spec index 05e2707..6015d70 100644 --- a/SPECS/rt-setup.spec +++ b/SPECS/rt-setup.spec @@ -1,6 +1,6 @@ Name: rt-setup Version: 2.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ Summary: Setup RHEL-RT environment details Group: System Environment/Base @@ -95,6 +95,10 @@ rm -rf %{buildroot} %attr(0644, root, root) %{_unitdir}/rt-entsk.service %changelog +* Wed Jan 19 2022 John Kacur - 2.1-3 +- Rebuild for rhel-8.6, no functional change +Resolves: rhbz#2042221 + * Mon Apr 01 2019 Clark Williams 2.1-2 - added gating.yaml to turn on OSCI gating Resolves: rhbz#1682427