diff --git a/SPECS/apache-commons-cli.spec b/SPECS/apache-commons-cli.spec index 5ae2787..fd82760 100644 --- a/SPECS/apache-commons-cli.spec +++ b/SPECS/apache-commons-cli.spec @@ -2,11 +2,12 @@ Name: apache-commons-cli Version: 1.4 -Release: 17%{?dist} +Release: 20%{?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 noarch Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz @@ -46,6 +47,15 @@ command line arguments and options. %doc README.md RELEASE-NOTES.txt %changelog +* Sat Nov 23 2024 Marián Konček - 1.4-20 +- Add noarch to ExclusiveArch + +* 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 + * Mon Jan 30 2023 Mikolaj Izdebski - 1.4-17 - Rebuild to regenerate auto-requires