From e135327d2f38ce8f1839e6f04488c84fbaff9a2a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 21 Jan 2019 22:35:19 +0900 Subject: [PATCH] F-30: rebuild against ruby26 --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index d22953f..9d3d031 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.6.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -284,6 +284,9 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Mon Jan 21 2019 Mamoru TASAKA - 2.6.8-3 +- F-30: rebuild against ruby26 + * Mon Jan 14 2019 Björn Esser - 2.6.8-2 - Rebuilt for libcrypt.so.2 (#1666033)