From b50b5fd30db91cb26529b60f2d1b79bb6b0233b6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:01:55 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- maven-dependency-plugin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-dependency-plugin.spec b/maven-dependency-plugin.spec index 9eb943b..6517fc9 100644 --- a/maven-dependency-plugin.spec +++ b/maven-dependency-plugin.spec @@ -2,7 +2,7 @@ Name: maven-dependency-plugin Version: 3.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plugin to manipulate, copy and unpack local and remote artifacts License: Apache-2.0 URL: https://maven.apache.org/plugins/%{name} @@ -95,6 +95,9 @@ sed -i '/doSpecialTest( "analyze-report" );/d' src/test/java/org/apache/maven/pl %doc LICENSE NOTICE %changelog +* Mon Jun 24 2024 Troy Dawson - 3.6.1-2 +- Bump release for June 2024 mass rebuild + * Thu Feb 01 2024 Mikolaj Izdebski - 3.6.1-1 - Update to upstream version 3.6.1