From bef22fa2d4c61a340701384e6b28f2b0781e40ab Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:53:33 +0000 Subject: [PATCH] import UBI jakarta-annotations-1.3.5-16.el9 --- SPECS/jakarta-annotations.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/jakarta-annotations.spec b/SPECS/jakarta-annotations.spec index 3ca48a2..d418b83 100644 --- a/SPECS/jakarta-annotations.spec +++ b/SPECS/jakarta-annotations.spec @@ -2,11 +2,12 @@ Name: jakarta-annotations Version: 1.3.5 -Release: 14%{?dist} +Release: 16%{?dist} Summary: Jakarta Annotations License: EPL-2.0 or GPLv2 with exceptions URL: https://github.com/eclipse-ee4j/common-annotations-api BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: https://github.com/eclipse-ee4j/common-annotations-api/archive/%{version}/common-annotations-api-%{version}.tar.gz @@ -60,6 +61,12 @@ that applies across a variety of Java technologies. %doc README.md %changelog +* Sat Nov 23 2024 Marián Konček - 1.3.5-16 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 1.3.5-15 +- Disable building on i686 + * Wed Nov 20 2024 Marián Konček - 1.3.5-14 - Rebuild with regenerated Requires on Java