Add noarch to ExclusiveArch

Related: RHEL-62176
This commit is contained in:
Marián Konček 2024-11-23 22:53:59 +01:00
parent c9c418dd6c
commit 7b620c8247

View File

@ -3,12 +3,12 @@
Name: maven-resolver
Epoch: 1
Version: 1.6.1
Release: 13%{?dist}
Release: 14%{?dist}
License: ASL 2.0
Summary: Apache Maven Artifact Resolver library
URL: https://maven.apache.org/resolver/
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: https://archive.apache.org/dist/maven/resolver/%{name}-%{version}-source-release.zip
@ -118,6 +118,9 @@ done
%license LICENSE NOTICE
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-14
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-13
- Disable building on i686