From 0c59d5905834931e61e842952ce48031090c982a Mon Sep 17 00:00:00 2001 From: lkx690 Date: Fri, 28 Feb 2020 16:29:34 +0800 Subject: [PATCH] update release --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index 8636ba6..313ea34 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -5,7 +5,7 @@ Name: openwsman Version: 2.6.5 -Release: 10 +Release: 11 Summary: Opensource Implementation of WS-Management License: BSD URL: http://www.openwsman.org/ @@ -305,6 +305,9 @@ rm -f /var/log/wsmand.log %{_mandir}/man8/* %changelog +* Fri Feb 28 2020 likexin - 2.6.5-11 +- update release + * Thu Feb 13 2020 fengbing - 2.6.5-10 - Type:N/A - ID:N/A -- Gitee