diff --git a/xmvn.spec b/xmvn.spec index 7bac124..919d941 100644 --- a/xmvn.spec +++ b/xmvn.spec @@ -1,4 +1,4 @@ -%bcond_with bootstrap +%bcond_without bootstrap %if %{with bootstrap} %global mbi 1 @@ -6,7 +6,7 @@ Name: xmvn Version: 4.2.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Local Extensions for Apache Maven License: Apache-2.0 URL: https://fedora-java.github.io/xmvn/ @@ -244,6 +244,9 @@ rm -rf %{buildroot}%{_datadir}/%{name}/{configuration.xml,config.d/,conf/toolcha %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 4.2.0-12 +- Bump release for Aug 2024 java mass rebuild + * Tue Jul 30 2024 Mikolaj Izdebski - 4.2.0-11 - Remove temporary BR on maven-openjdk17