diff --git a/jsch.spec b/jsch.spec index e9f7e6e..67c4752 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,6 +1,6 @@ Name: jsch Version: 0.1.54 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Pure Java implementation of SSH2 License: BSD URL: http://www.jcraft.com/jsch/ @@ -73,6 +73,9 @@ zip target/%{name}-%{version}.jar plugin.properties %license LICENSE.txt %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.1.54-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 0.1.54-12 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11