From b1cc1f2403290b4a3e66045e293b8feb19d7a4bc Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 8 Jan 2021 15:14:44 +0000 Subject: [PATCH] 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 --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index 8c33e99..24055e4 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -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 - 2.6.8-18 +- F-34: rebuild against ruby 3.0 + * Tue Sep 22 2020 Vitezslav Crhonek - 2.6.8-17 - Use make macros, patch by Tom Stellard (https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro)