From ca5f587dd65c5df983f35fd37d2e4eef66d0d369 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:08 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-archiver.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-archiver.spec b/plexus-archiver.spec index 9ea67fe..49f6de0 100644 --- a/plexus-archiver.spec +++ b/plexus-archiver.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-archiver Version: 4.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Plexus Archiver Component License: Apache-2.0 URL: https://codehaus-plexus.github.io/plexus-archiver @@ -88,6 +88,9 @@ rm src/test/java/org/codehaus/plexus/archiver/manager/ArchiverManagerTest.java %license LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 4.9.1-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 4.9.1-2 - Bump release for June 2024 mass rebuild