diff --git a/librelp.spec b/librelp.spec index 4b43733..4118f68 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp Version: 1.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://www.rsyslog.com/ Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz @@ -52,6 +52,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la %{_libdir}/pkgconfig/relp.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.10.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 08 2021 Attila Lakatos - 1.10.0-1 - rebase to 1.10.0 resolves: rhbz#1929153