Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/openwsman.git#ed78e5cc80bf4a4d1c9b9e1498fdee1215aada90
This commit is contained in:
DistroBaker 2021-01-08 15:14:44 +00:00
parent 085742f3c1
commit b1cc1f2403
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: openwsman
Version: 2.6.8
Release: 17%{?dist}
Release: 18%{?dist}
Summary: Open source Implementation of WS-Management
License: BSD
@ -287,6 +287,9 @@ rm -f /var/log/wsmand.log
%{_bindir}/winrs
%changelog
* Wed Jan 06 2021 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.6.8-18
- F-34: rebuild against ruby 3.0
* Tue Sep 22 2020 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.8-17
- Use make macros, patch by Tom Stellard <tstellar@redhat.com>
(https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro)