diff --git a/openwsman.spec b/openwsman.spec index 7483631..6bb5c54 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -282,6 +282,9 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Fri May 21 2021 Jitka Plesnikova - 2.7.0-2 +- Perl 5.34 rebuild + * Tue Mar 09 2021 Vitezslav Crhonek - 2.7.0-1 - Update to openwsman-2.7.0 (thanks for a patch to Bastian Germann)