Rebuild with regenerated Requires on Java
Resolves: RHEL-62398
This commit is contained in:
parent
614892be9b
commit
656703fcfc
@ -7,7 +7,7 @@
|
||||
Name: maven
|
||||
Epoch: 1
|
||||
Version: 3.6.3
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Java project management and project comprehension tool
|
||||
# maven itself is ASL 2.0
|
||||
# bundled slf4j is MIT
|
||||
@ -312,6 +312,9 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi
|
||||
%config %{_javaconfdir}/maven.conf-openjdk21
|
||||
|
||||
%changelog
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1:3.6.3-17
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Thu Oct 17 2024 Marián Konček <mkoncek@redhat.com> - 1:3.6.3-16
|
||||
- Suggest maven-openjdk17
|
||||
- Resolves: RHEL-62398
|
||||
|
Loading…
Reference in New Issue
Block a user