From 84981bae2e755230a9f6a000c4e02f72d42c4199 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:37:17 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- jakarta-activation.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jakarta-activation.spec b/jakarta-activation.spec index 2201a04..a63f721 100644 --- a/jakarta-activation.spec +++ b/jakarta-activation.spec @@ -2,7 +2,7 @@ Name: jakarta-activation Version: 2.1.2 -Release: 6%{?dist} +Release: 7%{?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,10 @@ popd %license LICENSE.md NOTICE.md %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.2-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 2.1.2-6 - Bump release for Aug 2024 java mass rebuild