From db86b95050fff740efecdf8ea27ce4226a4f29a6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:43:33 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- beakerlib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/beakerlib.spec b/beakerlib.spec index 7971130..978bc44 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -1,7 +1,7 @@ Name: beakerlib Summary: A shell-level integration testing library Version: 1.27 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 BuildArch: noarch URL: https://github.com/%{name} @@ -125,6 +125,9 @@ Files for syntax highlighting BeakerLib tests in VIM editor %{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim %changelog +* Thu Apr 15 2021 Mohan Boddu - 1.27-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Mar 25 2021 Dalibor Pospisil - 1.27-1 - rlCheckRequirements is now able to check also versions requirements