Update to latest upstream 0.1.51.

This commit is contained in:
Alexander Kurtakov 2014-03-18 11:28:36 +02:00
parent 94e98a7df3
commit e0be6b9e78
4 changed files with 9 additions and 7 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ jsch-0.1.46.zip
jsch-0.1.48.zip
/jsch-0.1.50.zip
/jsch-0.1.50
/jsch-0.1.51.zip

View File

@ -4,7 +4,7 @@
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<packaging>jar</packaging>
<version>0.1.50</version>
<version>0.1.51</version>
<name>JSch</name>
<url>http://www.jcraft.com/jsch/</url>
<description>JSch is a pure Java implementation of SSH2</description>

View File

@ -29,8 +29,8 @@
#
Name: jsch
Version: 0.1.50
Release: 2%{?dist}
Version: 0.1.51
Release: 1%{?dist}
Epoch: 0
Summary: Pure Java implementation of SSH2
Group: Development/Libraries
@ -59,7 +59,6 @@ BuildRequires: zip
BuildArch: noarch
Requires: jzlib >= 0:1.0.5
Requires: jpackage-utils
%description
JSch allows you to connect to an sshd server and use port forwarding,
@ -69,7 +68,6 @@ functionality into your own Java programs.
%package javadoc
Summary: Javadoc for %{name}
Group: Documentation
Requires: jpackage-utils
%description javadoc
%{summary}.
@ -131,6 +129,9 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
%changelog
* Tue Mar 18 2014 Alexander Kurtakov <akurtako@redhat.com> 0:0.1.51-1
- Update to latest upstream 0.1.51.
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:0.1.50-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@ -291,7 +292,7 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
* Tue Oct 19 2004 David Walluck <david@jpackage.org> 0:0.1.17-1jpp
- 0.1.17
* Sun Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:0.1.13-2jpp
* Mon Aug 23 2004 Randy Watler <rwatler at finali.com> - 0:0.1.13-2jpp
- Rebuild with ant-1.6.2
* Sat Feb 14 2004 David Walluck <david@anti-microsoft.org> 0:0.1.13-1jpp

View File

@ -1 +1 @@
4916d589d123cae6e7ed365365d12af7 jsch-0.1.50.zip
89d0ff6d36040622da0a482e51d87725 jsch-0.1.51.zip