From 58fd7dbb9adb19a85448f7cfe9b268813c8e4e47 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:19 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- xmvn.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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