From 2293080e8fe6de7655721950ead458167eac3f05 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:37:43 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- jaxb-api.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jaxb-api.spec b/jaxb-api.spec index faaa60e..3483073 100644 --- a/jaxb-api.spec +++ b/jaxb-api.spec @@ -1,6 +1,6 @@ Name: jaxb-api Version: 4.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Jakarta XML Binding API License: BSD-3-Clause URL: https://github.com/eclipse-ee4j/jaxb-api @@ -50,6 +50,10 @@ This package contains javadoc for %{name}. %license LICENSE.md NOTICE.md %changelog +* Tue Oct 29 2024 Troy Dawson - 4.0.1-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 4.0.1-5 - Bump release for Aug 2024 java mass rebuild