diff --git a/munge.spec b/munge.spec index ea4d629..69654c0 100644 --- a/munge.spec +++ b/munge.spec @@ -1,6 +1,6 @@ Name: munge Version: 0.5.13 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Enables uid & gid authentication across a host cluster # The libs and devel package is GPLv3+ and LGPLv3+ where as the main package is GPLv3 only. @@ -155,6 +155,10 @@ mv %{buildroot}%{_var}/run %{buildroot} %changelog +* Wed Jun 16 2021 Mohan Boddu - 0.5.13-12 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 0.5.13-11 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937