From 9284f302c841cf14c8ddc8dcde9fb6d1ea60d4a1 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Mar 2025 07:59:17 +0000 Subject: [PATCH] import CS plexus-containers-2.1.0-13.el9 --- SPECS/plexus-containers.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/SPECS/plexus-containers.spec b/SPECS/plexus-containers.spec index e1ac4b8..a065314 100644 --- a/SPECS/plexus-containers.spec +++ b/SPECS/plexus-containers.spec @@ -2,7 +2,7 @@ Name: plexus-containers Version: 2.1.0 -Release: 10%{?dist} +Release: 13%{?dist} Summary: Containers for Plexus # Most of the files are either under ASL 2.0 or MIT # The following files are under xpp: @@ -11,6 +11,7 @@ Summary: Containers for Plexus License: ASL 2.0 and MIT and xpp URL: https://github.com/codehaus-plexus/plexus-containers BuildArch: noarch +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt @@ -124,6 +125,15 @@ rm plexus-component-metadata/src/test/java/org/codehaus/plexus/metadata/DefaultC %license LICENSE-2.0.txt LICENSE.MIT %changelog +* Sat Nov 23 2024 Marián Konček - 2.1.0-13 +- Add noarch to ExclusiveArch + +* Sat Nov 23 2024 Marián Konček - 2.1.0-12 +- Disable building on i686 + +* Wed Nov 20 2024 Marián Konček - 2.1.0-11 +- Rebuild with regenerated Requires on Java + * Mon Jan 30 2023 Mikolaj Izdebski - 2.1.0-10 - Rebuild to regenerate auto-requires