diff --git a/maven.spec b/maven.spec index c528b7e..102a7a4 100644 --- a/maven.spec +++ b/maven.spec @@ -7,7 +7,7 @@ Name: maven Epoch: 1 Version: 3.9.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java project management and project comprehension tool # maven itself is Apache-2.0 # bundled slf4j is MIT @@ -315,6 +315,9 @@ if [[ $1 -eq 0 ]]; then update-alternatives --remove mvn %{homedir}/bin/mvn; fi %config %{_javaconfdir}/maven%{?maven_version_suffix}.conf-openjdk21 %changelog +* Mon Jun 24 2024 Troy Dawson - 1:3.9.6-5 +- Bump release for June 2024 mass rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1:3.9.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild