diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec index 733d2f1..a83f6c4 100644 --- a/plexus-classworlds.spec +++ b/plexus-classworlds.spec @@ -2,12 +2,12 @@ Name: plexus-classworlds Version: 2.6.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Plexus Classworlds Classloader Framework License: ASL 2.0 and Plexus URL: https://github.com/codehaus-plexus/plexus-classworlds BuildArch: noarch -ExclusiveArch: aarch64 ppc64le s390x x86_64 +ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz @@ -53,6 +53,9 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name Co %license LICENSE.txt LICENSE-2.0.txt %changelog +* Sat Nov 23 2024 Marián Konček - 2.6.0-14 +- Add noarch to ExclusiveArch + * Sat Nov 23 2024 Marián Konček - 2.6.0-13 - Disable building on i686