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)