From 836a87bae38a56deb899f50493b702cf32d1e990 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:37:44 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- jaxb-dtd-parser.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jaxb-dtd-parser.spec b/jaxb-dtd-parser.spec index 1f56e35..6b766ce 100644 --- a/jaxb-dtd-parser.spec +++ b/jaxb-dtd-parser.spec @@ -1,6 +1,6 @@ Name: jaxb-dtd-parser Version: 1.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: SAX-like API for parsing XML DTDs License: BSD-3-Clause URL: https://github.com/eclipse-ee4j/jaxb-dtd-parser @@ -53,6 +53,10 @@ popd %license LICENSE.md NOTICE.md %changelog +* Tue Oct 29 2024 Troy Dawson - 1.5.1-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 1.5.1-5 - Bump release for Aug 2024 java mass rebuild