F-32: rebuild against ruby27

This commit is contained in:
Mamoru TASAKA 2020-01-18 13:34:42 +09:00
parent e8f40aab8a
commit 4d62e7d3d3

View File

@ -3,7 +3,7 @@
Name: openwsman
Version: 2.6.8
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Open source Implementation of WS-Management
License: BSD
@ -285,6 +285,9 @@ rm -f /var/log/wsmand.log
%{_bindir}/winrs
%changelog
* Sat Jan 18 2020 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.6.8-11
- F-32: rebuild against ruby27
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.6.8-10
- Rebuilt for Python 3.8.0rc1 (#1748018)