From 9fdd8a924da394c9cae191bc74a702af847f993c7341ef46458c13ad5c2872a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 13 Feb 2017 10:03:28 +0000 Subject: [PATCH] Accepting request 456553 from home:guoyunhebrave:branches:Java:packages Update to version 0.1.54 and fix a small typo. OBS-URL: https://build.opensuse.org/request/show/456553 OBS-URL: https://build.opensuse.org/package/show/Java:packages/jsch?expand=0&rev=13 --- jsch-0.1.51.zip | 3 --- jsch-0.1.51.pom => jsch-0.1.54.pom | 2 +- jsch-0.1.54.zip | 3 +++ jsch.changes | 5 +++++ jsch.spec | 6 +++--- 5 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 jsch-0.1.51.zip rename jsch-0.1.51.pom => jsch-0.1.54.pom (99%) create mode 100644 jsch-0.1.54.zip diff --git a/jsch-0.1.51.zip b/jsch-0.1.51.zip deleted file mode 100644 index 5d54d80..0000000 --- a/jsch-0.1.51.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c031b863fbbfe861c5365e8cf403b24b2eb5b40d1c112a048a73f87b5e828c30 -size 339393 diff --git a/jsch-0.1.51.pom b/jsch-0.1.54.pom similarity index 99% rename from jsch-0.1.51.pom rename to jsch-0.1.54.pom index 2f7e962..9081cd3 100644 --- a/jsch-0.1.51.pom +++ b/jsch-0.1.54.pom @@ -4,7 +4,7 @@ com.jcraft jsch jar - 0.1.51 + 0.1.54 JSch http://www.jcraft.com/jsch/ JSch is a pure Java implementation of SSH2 diff --git a/jsch-0.1.54.zip b/jsch-0.1.54.zip new file mode 100644 index 0000000..8390289 --- /dev/null +++ b/jsch-0.1.54.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab71e1e5ff665213b7d892ebd0829b3da835538a73409fe11bb006ec5b6b3909 +size 365455 diff --git a/jsch.changes b/jsch.changes index 3586428..9f97761 100644 --- a/jsch.changes +++ b/jsch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 12 21:45:09 UTC 2017 - guoyunhebrave@gmail.com + +- Version 0.1.54 + ------------------------------------------------------------------- Wed Mar 18 09:46:14 UTC 2015 - tchvatal@suse.com diff --git a/jsch.spec b/jsch.spec index 6c4990f..52f5a26 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,7 +1,7 @@ # # spec file for package jsch # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: jsch -Version: 0.1.51 +Version: 0.1.54 Release: 0 Summary: Pure Java implementation of SSH2 License: BSD-3-Clause @@ -99,7 +99,7 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %{_javadir}/%{name}.jar %{_javadir}/%{name}-%{version}.jar %{_mavenpomdir}/JPP-%{name}.pom -%{_datadir}/maven-metadata/%{name}.xml* +%{_datadir}/maven-metadata/%{name}.xml %files javadoc %defattr(0644,root,root,0755)