diff --git a/openwsman.spec b/openwsman.spec index 42f55d7..1d75065 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.6.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -78,7 +78,7 @@ Openwsman Server and service libraries. %package python3 License: BSD Summary: Python bindings for openwsman client API -Requires: python3 +Requires: %{__python3} Requires: libwsman1 = %{version}-%{release} %{?python_provide:%python_provide python3-openwsman} @@ -283,6 +283,9 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Mon Oct 01 2018 Vitezslav Crhonek - 2.6.5-9 +- Require the Python interpreter directly instead of using the package name + * Fri Jul 13 2018 Fedora Release Engineering - 2.6.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild