Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:36 +01:00
parent f647523456
commit 0314364ecc

View File

@ -9,7 +9,7 @@ BuildRequires: perl-devel perl-generators pkgconfig openssl-devel
BuildRequires: cmake
BuildRequires: systemd-units
Version: 2.6.2
Release: 7%{?dist}
Release: 8%{?dist}
Url: http://www.openwsman.org/
License: BSD
Group: Applications/System
@ -357,6 +357,9 @@ rm -f /var/log/wsmand.log
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.6.2-8
- Rebuild for Python 3.6
* Thu Aug 11 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.2-7
- Add openwsman-python3 subpackage
Resolves: #1354481