From 1e77d32529e9cfffb85a2b26ea67634fb25e96b0 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 13 May 2025 14:55:21 +0000 Subject: [PATCH] import UBI plexus-utils-3.3.0-13.el9 --- SPECS/plexus-utils.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/SPECS/plexus-utils.spec b/SPECS/plexus-utils.spec index 842480d..020b14b 100644 --- a/SPECS/plexus-utils.spec +++ b/SPECS/plexus-utils.spec @@ -2,7 +2,7 @@ Name: plexus-utils Version: 3.3.0 -Release: 11%{?dist} +Release: 13%{?dist} Summary: Plexus Common Utilities # ASL 1.1: several files in src/main/java/org/codehaus/plexus/util/ # xpp: src/main/java/org/codehaus/plexus/util/xml/pull directory @@ -15,6 +15,7 @@ Summary: Plexus Common Utilities License: ASL 1.1 and ASL 2.0 and xpp and BSD and Public Domain URL: https://codehaus-plexus.github.io/plexus-utils/ BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz Source1: http://apache.org/licenses/LICENSE-2.0.txt @@ -71,6 +72,12 @@ cp %{SOURCE1} . %license NOTICE.txt LICENSE-2.0.txt %changelog +* Sat Nov 23 2024 Marián Konček - 3.3.0-13 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 3.3.0-12 +- Disable building on i686 + * Wed Nov 20 2024 Marián Konček - 3.3.0-11 - Rebuild with regenerated Requires on Java