From 3a6e9392cecf2842e19d7b486eaa35a5dcf9e681 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:33:48 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- jaxb-fi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jaxb-fi.spec b/jaxb-fi.spec index 6786a46..f2eae06 100644 --- a/jaxb-fi.spec +++ b/jaxb-fi.spec @@ -1,6 +1,6 @@ Name: jaxb-fi Version: 2.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Implementation of the Fast Infoset Standard for Binary XML # jaxb-fi is licensed Apache-2.0 and EDL-1.0 (BSD-3-Clause) # bundled org.apache.xerces.util.XMLChar.java is licensed ASL 1.1 @@ -64,6 +64,9 @@ Summary: FastInfoset Roundtrip Tests %license LICENSE NOTICE.md %changelog +* Thu Aug 01 2024 Troy Dawson - 2.1.1-5 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.1.1-4 - Bump release for June 2024 mass rebuild