From 24081946a2d32d6acdfeafd3b4652bd584a4eba1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:02 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- maven-source-plugin.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec index 70c3626..231a668 100644 --- a/maven-source-plugin.spec +++ b/maven-source-plugin.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-source-plugin Version: 3.3.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Plugin creating source JAR License: Apache-2.0 URL: http://maven.apache.org/plugins/maven-source-plugin/ @@ -57,6 +57,9 @@ API documentation for %{name}. %license LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.3.0-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.3.0-5 - Bump release for June 2024 mass rebuild