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 0:0.1.45-1 +- Update to new upstream version. + * Thu Sep 15 2011 Alexander Kurtakov 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