diff --git a/apache-commons-cli.spec b/apache-commons-cli.spec index a4614d5..a624386 100644 --- a/apache-commons-cli.spec +++ b/apache-commons-cli.spec @@ -2,11 +2,12 @@ Name: apache-commons-cli Version: 1.4 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Command Line Interface Library for Java License: ASL 2.0 URL: http://commons.apache.org/cli/ BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz @@ -46,6 +47,9 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Sat Nov 23 2024 Marián Konček - 1.4-19 +- Disable building on i686 + * Wed Nov 20 2024 Marián Konček - 1.4-18 - Rebuild with regenerated Requires on Java