diff --git a/jsch.spec b/jsch.spec index e3ed1ae..5b49855 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,11 +1,11 @@ Name: jsch Version: 0.1.55 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Pure Java implementation of SSH2 License: BSD URL: http://www.jcraft.com/jsch/ BuildArch: noarch -ExclusiveArch: aarch64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: http://download.sourceforge.net/sourceforge/jsch/jsch-%{version}.zip # stripped manifest based on @@ -65,6 +65,9 @@ zip target/%{name}-%{version}.jar plugin.properties %license LICENSE.txt %changelog +* Sat Nov 23 2024 Marián Konček - 0.1.55-8 +- Add noarch to ExclusiveArch + * Fri Nov 22 2024 Marián Konček - 0.1.55-7 - Disable building on i686