From 57a350e34a2033073cd3eb75fe4a2edd3c7d8fcf Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Fri, 20 Mar 2015 06:09:55 +0100 Subject: [PATCH] Update to upstream version 0.1.52 --- .gitignore | 1 + jsch.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b68157b..e2e4a09 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ jsch-0.1.48.zip /jsch-0.1.50.zip /jsch-0.1.50 /jsch-0.1.51.zip +/jsch-0.1.52.zip diff --git a/jsch.spec b/jsch.spec index 399cfc5..8b0e64b 100644 --- a/jsch.spec +++ b/jsch.spec @@ -29,8 +29,8 @@ # Name: jsch -Version: 0.1.51 -Release: 3%{?dist} +Version: 0.1.52 +Release: 1%{?dist} Summary: Pure Java implementation of SSH2 Group: Development/Libraries License: BSD @@ -122,6 +122,9 @@ install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom %changelog +* Fri Mar 20 2015 Mikolaj Izdebski - 0.1.52-1 +- Update to upstream version 0.1.52 + * Sun Jun 08 2014 Fedora Release Engineering - 0.1.51-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 6900470..75a1327 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89d0ff6d36040622da0a482e51d87725 jsch-0.1.51.zip +654ae66cc34e32187f8b0bd988ef601a jsch-0.1.52.zip