- New upstream version.
This commit is contained in:
parent
0936d947d3
commit
737bada474
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
jsch-0.1.39.zip
|
jsch-0.1.39.zip
|
||||||
jsch-0.1.41.zip
|
jsch-0.1.41.zip
|
||||||
jsch-0.1.43.zip
|
jsch-0.1.43.zip
|
||||||
|
jsch-0.1.44.zip
|
||||||
|
@ -29,8 +29,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: jsch
|
Name: jsch
|
||||||
Version: 0.1.43
|
Version: 0.1.44
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: Pure Java implementation of SSH2
|
Summary: Pure Java implementation of SSH2
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 2 2010 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.44-1
|
||||||
|
- New upstream version.
|
||||||
|
|
||||||
* Fri Sep 24 2010 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.43-2
|
* Fri Sep 24 2010 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.43-2
|
||||||
- Fix merge review comments (#225953).
|
- Fix merge review comments (#225953).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user