diff --git a/openwsman.spec b/openwsman.spec index 01d2810..97af3aa 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.6.5 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -283,6 +283,9 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.6.5-4 +- Rebuilt for Python 3.7 + * Thu Feb 22 2018 Vitezslav Crhonek - 2.6.5-3 - Fix wrong SSL_CTX_set_cipher_list() retval check - Add BuildRequires gcc and gcc-c++