From 332493931f519e847fa3c42cc34c4a8e8050cee7 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 16 Jun 2015 10:33:58 +0200 Subject: [PATCH] Update to wsmancli-2.6.0 --- .gitignore | 1 + sources | 2 +- wsmancli.spec | 11 ++++++++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d7e64d9..f285c56 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ wsmancli-2.2.3.tar.bz2 /wsmancli-2.2.7.1.tar.bz2 /wsmancli-2.3.0.tar.bz2 /v2.3.1.tar.gz +/wsmancli-2.6.0.tar.gz diff --git a/sources b/sources index a8b9f82..bcc0165 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -818336722751e729bf965e6c29999ce6 v2.3.1.tar.gz +df418d6d78160fd4f88f890a8953907a wsmancli-2.6.0.tar.gz diff --git a/wsmancli.spec b/wsmancli.spec index e627e23..8921fb1 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,9 +1,11 @@ Name: wsmancli -Version: 2.3.1 -Release: 3%{dist} +Version: 2.6.0 +Release: 1%{dist} License: BSD Url: http://www.openwsman.org/ -Source: https://github.com/Openwsman/wsmancli/archive/v%{version}.tar.gz +# You can get this tarball here: +# https://github.com/Openwsman/wsmancli/archive/v%{version}.tar.gz +Source: wsmancli-%{version}.tar.gz Source1: COPYING Source2: README Source3: AUTHORS @@ -39,6 +41,9 @@ make DESTDIR=%{buildroot} install %doc COPYING README AUTHORS %changelog +* Tue Jun 16 2015 Vitezslav Crhonek - 2.6.0-1 +- Update to wsmancli-2.6.0 + * Mon Aug 18 2014 Fedora Release Engineering - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild