diff --git a/jsch.spec b/jsch.spec index 90b810b..0e38d95 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,6 +1,6 @@ Name: jsch Version: 0.1.55 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Pure Java implementation of SSH2 License: BSD URL: http://www.jcraft.com/jsch/ @@ -64,6 +64,10 @@ zip target/%{name}-%{version}.jar plugin.properties %license LICENSE.txt %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.1.55-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 29 2021 Mikolaj Izdebski - 0.1.55-4 - Fix maven-compiler-plugin configuration