From 59a74aee9eb0a6f068c1141af2a0460a0e367c9c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Mar 2025 07:31:09 +0000 Subject: [PATCH] import CS jsr-305-3.0.2-9.el9 --- SPECS/jsr-305.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/SPECS/jsr-305.spec b/SPECS/jsr-305.spec index 0eb8f62..1798cab 100644 --- a/SPECS/jsr-305.spec +++ b/SPECS/jsr-305.spec @@ -2,7 +2,7 @@ Name: jsr-305 Version: 3.0.2 -Release: 6%{?dist} +Release: 9%{?dist} Summary: Correctness annotations for Java code # The majority of code is BSD-licensed, but some Java sources @@ -10,6 +10,7 @@ Summary: Correctness annotations for Java code License: BSD and CC-BY URL: https://code.google.com/p/jsr-305 BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch # ./generate-tarball.sh Source0: %{name}-%{version}.tar.gz @@ -65,6 +66,15 @@ sed -i 's|jsr305|ri|' ri/pom.x %doc sampleUses %changelog +* Sat Nov 23 2024 Marián Konček - 3.0.2-9 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 3.0.2-8 +- Disable building on i686 + +* Wed Nov 20 2024 Marián Konček - 3.0.2-7 +- Rebuild with regenerated Requires on Java + * Mon Jan 30 2023 Mikolaj Izdebski - 3.0.2-6 - Rebuild to regenerate auto-requires