diff --git a/libverto.spec b/libverto.spec index 1b29e34..b8ef96c 100644 --- a/libverto.spec +++ b/libverto.spec @@ -2,7 +2,7 @@ Name: libverto Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Main loop abstraction library License: MIT @@ -158,6 +158,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/%{name}-libev.pc %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.3.2-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 15 2021 Robbie Harwood - 0.3.2-1 - New upstream version (0.3.2)