diff --git a/jakarta-activation.spec b/jakarta-activation.spec index de308f8..9156659 100644 --- a/jakarta-activation.spec +++ b/jakarta-activation.spec @@ -1,10 +1,11 @@ Name: jakarta-activation Version: 1.2.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Jakarta Activation Specification and Implementation License: BSD URL: https://eclipse-ee4j.github.io/jaf/ BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 Source0: https://github.com/eclipse-ee4j/jaf/archive/%{version}/jaf-%{version}.tar.gz @@ -61,6 +62,9 @@ sed -i "s/\${activation.osgiversion}/%{version}/g" activation/pom.xml %license LICENSE.md NOTICE.md %changelog +* Fri Nov 22 2024 Marián Konček - 1.2.2-7 +- Disable building on i686 + * Tue Nov 19 2024 Marián Konček - 1.2.2-6 - Rebuild with regenerated Requires on Java