From 374448b6aaf7e8cee609342efd13527684ffc099 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:11:36 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libedit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libedit.spec b/libedit.spec index 0f6d8a4..a8b0179 100644 --- a/libedit.spec +++ b/libedit.spec @@ -4,7 +4,7 @@ Summary: The NetBSD Editline library Name: libedit Version: 3.1 -Release: 35.%{snap}cvs%{?dist} +Release: 36.%{snap}cvs%{?dist} License: BSD URL: https://www.thrysoee.dk/editline/ Source0: https://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz @@ -64,6 +64,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man3/history.3* %{_includedir}/editline/readline.h %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.1-36.20210216cvs +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 16 2021 Jerry James - 3.1-35.20210216cvs - New version (20210216-3.1)