From 54bcdd2d42b6c4b98838b2a822dcbbfef7aacc30 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:50:34 +0000 Subject: [PATCH] import UBI sisu-0.3.4-14.el9 --- SPECS/sisu.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/sisu.spec b/SPECS/sisu.spec index 348802e..67c9199 100644 --- a/SPECS/sisu.spec +++ b/SPECS/sisu.spec @@ -3,12 +3,13 @@ Name: sisu Epoch: 1 Version: 0.3.4 -Release: 12%{?dist} +Release: 14%{?dist} Summary: Eclipse dependency injection framework # sisu is EPL-1.0, the bundled asm is BSD License: EPL-1.0 and BSD URL: http://eclipse.org/sisu BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.inject-%{version}.tar.gz Source1: http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.plexus-%{version}.tar.gz @@ -86,6 +87,12 @@ cp %{SOURCE102} sisu-plexus/pom.xml %license sisu-inject/LICENSE.txt %changelog +* Sat Nov 23 2024 Marián Konček - 1:0.3.4-14 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 1:0.3.4-13 +- Disable building on i686 + * Thu Nov 21 2024 Marián Konček - 1:0.3.4-12 - Fix patch usage