From ff3fd93e8dc3b0135d2450e34663a75e51dce33c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:37:48 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- jaxb-fi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jaxb-fi.spec b/jaxb-fi.spec index f2eae06..fd47612 100644 --- a/jaxb-fi.spec +++ b/jaxb-fi.spec @@ -1,6 +1,6 @@ Name: jaxb-fi Version: 2.1.1 -Release: 5%{?dist} +Release: 6%{?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,10 @@ Summary: FastInfoset Roundtrip Tests %license LICENSE NOTICE.md %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.1-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 2.1.1-5 - Bump release for Aug 2024 java mass rebuild