Update to latest upstream 0.1.48.
This commit is contained in:
parent
02b9111d98
commit
488597d784
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ jsch-0.1.43.zip
|
|||||||
jsch-0.1.44.zip
|
jsch-0.1.44.zip
|
||||||
jsch-0.1.45.zip
|
jsch-0.1.45.zip
|
||||||
jsch-0.1.46.zip
|
jsch-0.1.46.zip
|
||||||
|
jsch-0.1.48.zip
|
||||||
|
@ -29,8 +29,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: jsch
|
Name: jsch
|
||||||
Version: 0.1.46
|
Version: 0.1.48
|
||||||
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
|
||||||
@ -123,6 +123,9 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 2 2012 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.48-1
|
||||||
|
- Update to latest upstream 0.1.48.
|
||||||
|
|
||||||
* Thu Mar 15 2012 Krzysztof Daniel <kdaniel@redhat.com> 0:0.1.46-2
|
* Thu Mar 15 2012 Krzysztof Daniel <kdaniel@redhat.com> 0:0.1.46-2
|
||||||
- Updated MANIFEST.MF to match the actual upstream version.
|
- Updated MANIFEST.MF to match the actual upstream version.
|
||||||
- Added plugin.properties to get proper vendor name in Eclipse.
|
- Added plugin.properties to get proper vendor name in Eclipse.
|
||||||
|
Loading…
Reference in New Issue
Block a user