From b18fb90edfb0821b7dff6612840f7d49db769c82 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 9 Apr 2009 18:11:03 +0000 Subject: [PATCH] Update to new version 0.1.41. --- .cvsignore | 1 + MANIFEST.MF | 10 ++++++---- jsch.spec | 9 ++++++--- sources | 2 +- 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index faa9927..87556c7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ jsch-0.1.39.zip +jsch-0.1.41.zip diff --git a/MANIFEST.MF b/MANIFEST.MF index 050a65e..4d68858 100644 --- a/MANIFEST.MF +++ b/MANIFEST.MF @@ -2,11 +2,13 @@ Manifest-Version: 1.0 Bundle-RequiredExecutionEnvironment: J2SE-1.4 Bundle-SymbolicName: com.jcraft.jsch Bundle-ManifestVersion: 2 +Created-By: 1.4.0 (Sun Microsystems Inc.) Bundle-Name: %bundleName Bundle-Localization: plugin -Bundle-Version: 0.1.37.v200803061811 +Bundle-Version: 0.1.41.v200903070017 Bundle-ClassPath: . Bundle-Vendor: %venderName -Export-Package: com.jcraft.jsch,com.jcraft.jsch.jce;x-internal:=true,c - om.jcraft.jsch.jcraft;x-internal:=true,com.jcraft.jsch.jgss;x-interna - l:=true +Export-Package: com.jcraft.jsch;version="0.1.41",com.jcraft.jsch.jce;v + ersion="0.1.41";x-internal:=true,com.jcraft.jsch.jcraft;version="0.1. + 41";x-internal:=true,com.jcraft.jsch.jgss;version="0.1.41";x-internal + :=true diff --git a/jsch.spec b/jsch.spec index 14022bc..f983411 100644 --- a/jsch.spec +++ b/jsch.spec @@ -33,8 +33,8 @@ %define gcj_support 0 Name: jsch -Version: 0.1.39 -Release: 2.1%{?dist} +Version: 0.1.41 +Release: 1%{?dist} Epoch: 0 Summary: Pure Java implementation of SSH2 Group: Development/Libraries/Java @@ -42,7 +42,7 @@ License: BSD URL: http://www.jcraft.com/jsch/ Source0: http://download.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip # wget \ -# http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.jcraft.jsch_0.1.37.v200803061811.jar +# http://download.eclipse.org/tools/orbit/downloads/drops/S20090307012903/bundles/com.jcraft.jsch_0.1.41.v200903070017.jar # unzip com.jcraft.jsch_*.jar META-INF/MANIFEST.MF # mv META-INF/MANIFEST.MF . # sed -i "/^Name/d" MANIFEST.MF @@ -184,6 +184,9 @@ fi %changelog +* Wed Apr 8 2009 Alexander Kurtakov 0:0.1.41-1 +- Update to new version 0.1.41. + * Wed Feb 25 2009 Fedora Release Engineering - 0:0.1.39-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 5e69a13..fb6ff9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f77166fd419f7f150a40b6b3710e027 jsch-0.1.39.zip +6ef2d9ef9c84d707ecbbaead5f93ed2e jsch-0.1.41.zip