diff --git a/openwsman.spec b/openwsman.spec index 6234fb3..daba07e 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.6.8 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -288,6 +288,10 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Wed Jun 16 2021 Mohan Boddu - 2.6.8-21 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Fri Apr 16 2021 Mohan Boddu - 2.6.8-20 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937