Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Vitezslav Crhonek
dd3c435b7e Update to wsmancli-2.3.2 2015-07-28 14:51:12 +02:00
3 changed files with 11 additions and 4 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
818336722751e729bf965e6c29999ce6 v2.3.1.tar.gz
1e77c8ba996a9b00f7244e004293d5fd wsmancli-2.3.2.tar.gz

View file

@ -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 <vcrhonek@redhat.com> - 2.3.2-1
- Update to wsmancli-2.3.2
Resolves: #1240638
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild