Bootstrap build for Maven 3.8.4
This commit is contained in:
parent
b9c7b48bf7
commit
0a79d98537
@ -1,4 +1,4 @@
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
%if 0%{?fedora}
|
||||
%bcond_without ivy
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 6.0.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
License: BSD
|
||||
URL: https://github.com/fedora-java/javapackages
|
||||
@ -228,6 +228,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0-5
|
||||
- Bootstrap build for Maven 3.8.4
|
||||
|
||||
* Sun Nov 21 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0-4
|
||||
- Uptate ivy-local classpath
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user