From dd3c435b7efd276c1a349f7870abd73851e25e68 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 28 Jul 2015 14:51:12 +0200 Subject: [PATCH] Update to wsmancli-2.3.2 --- .gitignore | 1 + sources | 2 +- wsmancli.spec | 12 +++++++++--- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d7e64d9..5eaaaec 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.3.2.tar.gz diff --git a/sources b/sources index a8b9f82..c5ab706 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -818336722751e729bf965e6c29999ce6 v2.3.1.tar.gz +1e77c8ba996a9b00f7244e004293d5fd wsmancli-2.3.2.tar.gz diff --git a/wsmancli.spec b/wsmancli.spec index e627e23..93ed58f 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,9 +1,11 @@ Name: wsmancli -Version: 2.3.1 -Release: 3%{dist} +Version: 2.3.2 +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,10 @@ make DESTDIR=%{buildroot} install %doc COPYING README AUTHORS %changelog +* Tue Jul 28 2015 Vitezslav Crhonek - 2.3.2-1 +- Update to wsmancli-2.3.2 + Resolves: #1240638 + * Mon Aug 18 2014 Fedora Release Engineering - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild