import CS maven-resolver-1.6.1-14.el9
This commit is contained in:
parent
4bf63306ff
commit
03f3cf9f31
@ -3,11 +3,12 @@
|
|||||||
Name: maven-resolver
|
Name: maven-resolver
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
Release: 10%{?dist}
|
Release: 14%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Summary: Apache Maven Artifact Resolver library
|
Summary: Apache Maven Artifact Resolver library
|
||||||
URL: https://maven.apache.org/resolver/
|
URL: https://maven.apache.org/resolver/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
Source0: https://archive.apache.org/dist/maven/resolver/%{name}-%{version}-source-release.zip
|
Source0: https://archive.apache.org/dist/maven/resolver/%{name}-%{version}-source-release.zip
|
||||||
|
|
||||||
@ -67,7 +68,7 @@ artifact transports and artifact resolution.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
|
|
||||||
%pom_remove_plugin -r :bnd-maven-plugin
|
%pom_remove_plugin -r :bnd-maven-plugin
|
||||||
|
|
||||||
@ -117,6 +118,18 @@ done
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
|
* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-12
|
||||||
|
- Fix patch usage
|
||||||
|
|
||||||
|
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1:1.6.1-11
|
||||||
|
- Rebuild with regenerated Requires on Java
|
||||||
|
|
||||||
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.6.1-10
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:1.6.1-10
|
||||||
- Rebuild to regenerate auto-requires
|
- Rebuild to regenerate auto-requires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user