diff --git a/.gitignore b/.gitignore index b547ae9..d45f0a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ jsch-0.1.39.zip jsch-0.1.41.zip jsch-0.1.43.zip +jsch-0.1.44.zip diff --git a/jsch.spec b/jsch.spec index 54edac4..0f063bf 100644 --- a/jsch.spec +++ b/jsch.spec @@ -29,8 +29,8 @@ # Name: jsch -Version: 0.1.43 -Release: 2%{?dist} +Version: 0.1.44 +Release: 1%{?dist} Epoch: 0 Summary: Pure Java implementation of SSH2 Group: Development/Libraries @@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Nov 2 2010 Alexander Kurtakov 0:0.1.44-1 +- New upstream version. + * Fri Sep 24 2010 Alexander Kurtakov 0:0.1.43-2 - Fix merge review comments (#225953). diff --git a/sources b/sources index 00fc760..067c1b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ccf75ce1ee6e2eba717602ff8c344c74 jsch-0.1.43.zip +9954d151f16629ed5cf02e56c031954e jsch-0.1.44.zip