[jsch] Update to new upstream version.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Nov 2 11:29:09 UTC 2011


commit 7a834a22b1e5aa0a309451109177f76cb41c73e5
Author: Alexander Kurtakov < <akurtako at redhat.com>
Date:   Wed Nov 2 13:28:56 2011 +0200

    Update to new upstream version.

 .gitignore |    1 +
 jsch.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d45f0a0..ec3718c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ jsch-0.1.39.zip
 jsch-0.1.41.zip
 jsch-0.1.43.zip
 jsch-0.1.44.zip
+jsch-0.1.45.zip
diff --git a/jsch.spec b/jsch.spec
index 9624285..7303a70 100644
--- a/jsch.spec
+++ b/jsch.spec
@@ -29,8 +29,8 @@
 #
 
 Name:           jsch
-Version:        0.1.44
-Release:        4%{?dist}
+Version:        0.1.45
+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 Nov 2 2011 Alexander Kurtakov <akurtako at redhat.com> 0:0.1.45-1
+- Update to new upstream version.
+
 * Thu Sep 15 2011 Alexander Kurtakov <akurtako at redhat.com> 0:0.1.44-4
 - Guidelines fixes.
 
diff --git a/sources b/sources
index 067c1b9..016c9cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9954d151f16629ed5cf02e56c031954e  jsch-0.1.44.zip
+dbd51c158bc1218dd08b8c87dfc4c09b  jsch-0.1.45.zip


More information about the scm-commits mailing list