Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
e021e3af11
commit
a1aeeccfed
@ -7,7 +7,7 @@
|
||||
Name: maven
|
||||
Epoch: 1
|
||||
Version: 3.9.6
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Java project management and project comprehension tool
|
||||
# maven itself is Apache-2.0
|
||||
# bundled slf4j is MIT
|
||||
@ -267,6 +267,10 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi
|
||||
%config %{_javaconfdir}/maven%{?maven_version_suffix}.conf-openjdk21
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:3.9.6-9
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.9.6-8
|
||||
- Drop OpenJDK 17 subpackage
|
||||
- Resolves: RHEL-51273
|
||||
|
Loading…
Reference in New Issue
Block a user