From 11f879a821f62a4c9f307689f5e1fb520db68862 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Thu, 23 Jan 2014 15:48:13 +0100 Subject: [PATCH] Update to openwsman-2.4.3 --- .gitignore | 1 + openwsman.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5149c06..325892d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ openwsman-2.2.3.tar.bz2 /openwsman-2.3.6.tar.bz2 /openwsmand.8.gz /openwsman-2.4.0.tar.gz +/v2.4.3.tar.gz diff --git a/openwsman.spec b/openwsman.spec index d147a43..4f4aaf3 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -13,13 +13,13 @@ BuildRequires: perl-devel pkgconfig openssl-devel #BuildRequires: java-1.8.0-openjdk-devel BuildRequires: cmake BuildRequires: systemd-units -Version: 2.4.0 -Release: 3%{?dist} +Version: 2.4.3 +Release: 1%{?dist} Url: http://www.openwsman.org/ License: BSD Group: Applications/System Summary: Open source Implementation of WS-Management -Source: http://downloads.sourceforge.net/project/openwsman/%{name}/%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/Openwsman/openwsman/archive/v%{version}.tar.gz # help2man generated manpage for openwsmand binary Source1: openwsmand.8.gz # service file for systemd @@ -290,6 +290,9 @@ rm -f /var/log/wsmand.log %changelog +* Thu Jan 23 2014 Vitezslav Crhonek - 2.4.3-1 +- Update to openwsman-2.4.3 + * Tue Jan 07 2014 Vitezslav Crhonek - 2.4.0-3 - Start the service using SSL by default diff --git a/sources b/sources index e0679b5..a32b2b6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 57979ad828cabf969adac186642f69bc openwsmand.8.gz -d05d7ae6b97f378a475e52b67d35a88d openwsman-2.4.0.tar.gz +794b0d968f92577ff3451b8925744a43 v2.4.3.tar.gz