From e0be6b9e78738b992b303ea80f2e121bf1ca6b44 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Tue, 18 Mar 2014 11:28:36 +0200 Subject: [PATCH] Update to latest upstream 0.1.51. --- .gitignore | 1 + jsch-0.1.50.pom => jsch-0.1.51.pom | 2 +- jsch.spec | 11 ++++++----- sources | 2 +- 4 files changed, 9 insertions(+), 7 deletions(-) rename jsch-0.1.50.pom => jsch-0.1.51.pom (99%) diff --git a/.gitignore b/.gitignore index f392882..b68157b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/jsch-0.1.50.pom b/jsch-0.1.51.pom similarity index 99% rename from jsch-0.1.50.pom rename to jsch-0.1.51.pom index dececab..d3d1966 100644 --- a/jsch-0.1.50.pom +++ b/jsch-0.1.51.pom @@ -4,7 +4,7 @@ com.jcraft jsch jar - 0.1.50 + 0.1.51 JSch http://www.jcraft.com/jsch/ JSch is a pure Java implementation of SSH2 diff --git a/jsch.spec b/jsch.spec index bd28e30..8e0f5c7 100644 --- a/jsch.spec +++ b/jsch.spec @@ -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 0:0.1.51-1 +- Update to latest upstream 0.1.51. + * Sat Aug 03 2013 Fedora Release Engineering - 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 0:0.1.17-1jpp - 0.1.17 -* Sun Aug 23 2004 Randy Watler - 0:0.1.13-2jpp +* Mon Aug 23 2004 Randy Watler - 0:0.1.13-2jpp - Rebuild with ant-1.6.2 * Sat Feb 14 2004 David Walluck 0:0.1.13-1jpp diff --git a/sources b/sources index ce7d8d8..6900470 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4916d589d123cae6e7ed365365d12af7 jsch-0.1.50.zip +89d0ff6d36040622da0a482e51d87725 jsch-0.1.51.zip