Mass rebuild for javapackages-tools 201901

This commit is contained in:
Mikolaj Izdebski 2019-05-24 17:00:52 +02:00
parent 839bcfd5aa
commit 79ee0a2cf2

View File

@ -1,6 +1,6 @@
Name: jsch
Version: 0.1.55
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Pure Java implementation of SSH2
License: BSD
URL: http://www.jcraft.com/jsch/
@ -70,6 +70,9 @@ zip target/%{name}-%{version}.jar plugin.properties
%license LICENSE.txt
%changelog
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.55-2
- Mass rebuild for javapackages-tools 201901
* Mon May 13 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.1.55-1
- Update to upstream version 0.1.55