Accepting request 456704 from Java:packages

1

OBS-URL: https://build.opensuse.org/request/show/456704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsch?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2017-02-16 15:43:35 +00:00 committed by Git OBS Bridge
commit cf59d79b45
5 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c031b863fbbfe861c5365e8cf403b24b2eb5b40d1c112a048a73f87b5e828c30
size 339393

View File

@ -4,7 +4,7 @@
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<packaging>jar</packaging>
<version>0.1.51</version>
<version>0.1.54</version>
<name>JSch</name>
<url>http://www.jcraft.com/jsch/</url>
<description>JSch is a pure Java implementation of SSH2</description>

3
jsch-0.1.54.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ab71e1e5ff665213b7d892ebd0829b3da835538a73409fe11bb006ec5b6b3909
size 365455

View File

@ -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

View File

@ -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)