import CS maven-wagon-3.4.2-10.el9
This commit is contained in:
parent
4ddc102d15
commit
bdfc485219
@ -2,11 +2,12 @@
|
||||
|
||||
Name: maven-wagon
|
||||
Version: 3.4.2
|
||||
Release: 7%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Tools to manage artifacts and deployment
|
||||
License: ASL 2.0
|
||||
URL: https://maven.apache.org/wagon
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/%{version}/wagon-%{version}-source-release.zip
|
||||
|
||||
@ -95,6 +96,15 @@ following providers:
|
||||
%doc DEPENDENCIES
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-10
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-9
|
||||
- Disable building on i686
|
||||
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 3.4.2-8
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.4.2-7
|
||||
- Rebuild to regenerate auto-requires
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user