Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:54 -07:00
parent d47afed459
commit c4e2a95265

View File

@ -1,4 +1,4 @@
%bcond_with bootstrap
%bcond_without bootstrap
%global bundled_slf4j_version 1.7.36
%global homedir %{_datadir}/maven%{?maven_version_suffix}
@ -7,7 +7,7 @@
Name: maven
Epoch: 1
Version: 3.9.6
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Java project management and project comprehension tool
# maven itself is Apache-2.0
# bundled slf4j is MIT
@ -283,6 +283,9 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi
%config %{_javaconfdir}/maven%{?maven_version_suffix}.conf-openjdk21
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 1:3.9.6-8
- Bump release for Aug 2024 java mass rebuild
* Thu Jul 04 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:3.9.6-7
- Rebuild