From d6411a605ef2de675a5789d166260ae8d29a14bf Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:47 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- jaxb-api.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jaxb-api.spec b/jaxb-api.spec index be71aca..faaa60e 100644 --- a/jaxb-api.spec +++ b/jaxb-api.spec @@ -1,6 +1,6 @@ Name: jaxb-api Version: 4.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Jakarta XML Binding API License: BSD-3-Clause URL: https://github.com/eclipse-ee4j/jaxb-api @@ -50,6 +50,9 @@ This package contains javadoc for %{name}. %license LICENSE.md NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 4.0.1-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 4.0.1-4 - Bump release for June 2024 mass rebuild