[jsch] Update to latest upstream release - 0.1.46.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Feb 15 16:42:29 UTC 2012


commit 760d4f5f69f5ce804a1b0eb473cd70d5c77b3cc7
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Feb 15 18:42:20 2012 +0200

    Update to latest upstream release - 0.1.46.

 .gitignore |    1 +
 jsch.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ec3718c..165723d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ jsch-0.1.41.zip
 jsch-0.1.43.zip
 jsch-0.1.44.zip
 jsch-0.1.45.zip
+jsch-0.1.46.zip
diff --git a/jsch.spec b/jsch.spec
index 37d4952..51046bc 100644
--- a/jsch.spec
+++ b/jsch.spec
@@ -29,8 +29,8 @@
 #
 
 Name:           jsch
-Version:        0.1.45
-Release:        2%{?dist}
+Version:        0.1.46
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Pure Java implementation of SSH2
 Group:          Development/Libraries
@@ -120,6 +120,9 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 
 %changelog
+* Wed Feb 15 2012 Alexander Kurtakov <akurtako at redhat.com> 0:0.1.46-1
+- Update to latest upstream version 0.1.46.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:0.1.45-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 016c9cf..2e6eb38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbd51c158bc1218dd08b8c87dfc4c09b  jsch-0.1.45.zip
+9e8a88a7ed26d2f1feb2edf2382585f6  jsch-0.1.46.zip


More information about the scm-commits mailing list