From 80f36dedc6ae60d5b53c5bbf1ad0571ded264bda Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:15:13 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- plexus-testing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plexus-testing.spec b/plexus-testing.spec index a21f7fa..577c53a 100644 --- a/plexus-testing.spec +++ b/plexus-testing.spec @@ -2,7 +2,7 @@ Name: plexus-testing Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Plexus Testing License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-testing @@ -46,5 +46,8 @@ rm src/test/java/org/codehaus/plexus/testing/PlexusTestJakartaTest.java %license LICENSE %changelog +* Mon Jun 24 2024 Troy Dawson - 1.3.0-2 +- Bump release for June 2024 mass rebuild + * Fri Feb 02 2024 Mikolaj Izdebski - 1.3.0-1 - Initial packaging