From 197aa2edbba81a7b651295ae8c6ca305223639fd Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:43 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- jakarta-activation.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jakarta-activation.spec b/jakarta-activation.spec index ac215b7..26ae79e 100644 --- a/jakarta-activation.spec +++ b/jakarta-activation.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: jakarta-activation Version: 2.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Jakarta Activation API # the whole project is licensed under (EPL-2.0 or BSD) # the source code additionally can be licensed under GPLv2 with exceptions @@ -67,6 +67,9 @@ popd %license LICENSE.md NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.2-6 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.2-5 - Bump release for June 2024 mass rebuild