diff --git a/libedit.spec b/libedit.spec index a8b0179..9ae769a 100644 --- a/libedit.spec +++ b/libedit.spec @@ -4,7 +4,7 @@ Summary: The NetBSD Editline library Name: libedit Version: 3.1 -Release: 36.%{snap}cvs%{?dist} +Release: 37.%{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,10 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man3/history.3* %{_includedir}/editline/readline.h %changelog +* Mon Aug 09 2021 Mohan Boddu - 3.1-37.20210216cvs +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.1-36.20210216cvs - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937