Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/maven-resolver.git#632088fe272f8265e96a0ae6462f88f6c8d62d68
This commit is contained in:
parent
6bd7760ab0
commit
e632697053
@ -1,7 +1,7 @@
|
||||
Name: maven-resolver
|
||||
Epoch: 1
|
||||
Version: 1.4.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Apache Maven Artifact Resolver library
|
||||
License: ASL 2.0
|
||||
|
||||
@ -148,7 +148,7 @@ done
|
||||
%mvn_file ':maven-resolver{*}' %{name}/maven-resolver@1 aether/aether@1
|
||||
|
||||
%build
|
||||
%mvn_build -s
|
||||
%mvn_build -s -- -Dmaven.compiler.release=8
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -173,6 +173,9 @@ done
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Fabio Valentini <decathorpe@gmail.com> - 1:1.4.2-5
|
||||
- Build with -release 8 for better OpenJDK 8 compatibility.
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.4.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user