Update to wsmancli-2.6.0
This commit is contained in:
parent
68b7927aea
commit
332493931f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ wsmancli-2.2.3.tar.bz2
|
|||||||
/wsmancli-2.2.7.1.tar.bz2
|
/wsmancli-2.2.7.1.tar.bz2
|
||||||
/wsmancli-2.3.0.tar.bz2
|
/wsmancli-2.3.0.tar.bz2
|
||||||
/v2.3.1.tar.gz
|
/v2.3.1.tar.gz
|
||||||
|
/wsmancli-2.6.0.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
818336722751e729bf965e6c29999ce6 v2.3.1.tar.gz
|
df418d6d78160fd4f88f890a8953907a wsmancli-2.6.0.tar.gz
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
Name: wsmancli
|
Name: wsmancli
|
||||||
Version: 2.3.1
|
Version: 2.6.0
|
||||||
Release: 3%{dist}
|
Release: 1%{dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.openwsman.org/
|
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
|
Source1: COPYING
|
||||||
Source2: README
|
Source2: README
|
||||||
Source3: AUTHORS
|
Source3: AUTHORS
|
||||||
@ -39,6 +41,9 @@ make DESTDIR=%{buildroot} install
|
|||||||
%doc COPYING README AUTHORS
|
%doc COPYING README AUTHORS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 16 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-1
|
||||||
|
- Update to wsmancli-2.6.0
|
||||||
|
|
||||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-3
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user