[openwsman] Update to openwsman-2.4.3

vcrhonek vcrhonek at fedoraproject.org
Thu Jan 23 14:47:59 UTC 2014


commit 11f879a821f62a4c9f307689f5e1fb520db68862
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Jan 23 15:48:13 2014 +0100

    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 <vcrhonek at redhat.com> - 2.4.3-1
+- Update to openwsman-2.4.3
+
 * Tue Jan 07 2014 Vitezslav Crhonek <vcrhonek at redhat.com> - 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


More information about the scm-commits mailing list