From 488597d784ee010ad3993ce87ecb5f20accca3cc Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 2 May 2012 16:02:06 +0300 Subject: [PATCH] Update to latest upstream 0.1.48. --- .gitignore | 1 + jsch.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 165723d..7d1efeb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ jsch-0.1.43.zip jsch-0.1.44.zip jsch-0.1.45.zip jsch-0.1.46.zip +jsch-0.1.48.zip diff --git a/jsch.spec b/jsch.spec index db2b9d4..4540f1c 100644 --- a/jsch.spec +++ b/jsch.spec @@ -29,8 +29,8 @@ # Name: jsch -Version: 0.1.46 -Release: 2%{?dist} +Version: 0.1.48 +Release: 1%{?dist} Epoch: 0 Summary: Pure Java implementation of SSH2 Group: Development/Libraries @@ -123,6 +123,9 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name} %changelog +* Wed May 2 2012 Alexander Kurtakov 0:0.1.48-1 +- Update to latest upstream 0.1.48. + * Thu Mar 15 2012 Krzysztof Daniel 0:0.1.46-2 - Updated MANIFEST.MF to match the actual upstream version. - Added plugin.properties to get proper vendor name in Eclipse. diff --git a/sources b/sources index 2e6eb38..f9d278f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e8a88a7ed26d2f1feb2edf2382585f6 jsch-0.1.46.zip +9422dbbce4466be80be35b47e60dae25 jsch-0.1.48.zip