Update to new upstream version.
This commit is contained in:
parent
b2fd24b0a7
commit
4f162a113e
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ 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
|
jsch-0.1.44.zip
|
||||||
|
jsch-0.1.45.zip
|
||||||
|
@ -29,8 +29,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: jsch
|
Name: jsch
|
||||||
Version: 0.1.44
|
Version: 0.1.45
|
||||||
Release: 4%{?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
|
||||||
@ -120,6 +120,9 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 2 2011 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.45-1
|
||||||
|
- Update to new upstream version.
|
||||||
|
|
||||||
* Thu Sep 15 2011 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.44-4
|
* Thu Sep 15 2011 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.44-4
|
||||||
- Guidelines fixes.
|
- Guidelines fixes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user