From 23de75da5bdbfa31484fde65d03c9a14e0ed5330 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:18 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- xml-commons-apis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xml-commons-apis.spec b/xml-commons-apis.spec index 5444dc4..b65a772 100644 --- a/xml-commons-apis.spec +++ b/xml-commons-apis.spec @@ -1,6 +1,6 @@ Name: xml-commons-apis Version: 1.4.01 -Release: 44%{?dist} +Release: 45%{?dist} Summary: APIs for DOM, SAX, and JAXP License: Apache-2.0 AND W3C AND SAX-PD URL: http://xml.apache.org/commons/ @@ -87,6 +87,9 @@ rm -rf build/docs/javadoc %files javadoc -f .mfiles-javadoc %changelog +* Thu Aug 01 2024 Troy Dawson - 1.4.01-45 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1.4.01-44 - Bump release for June 2024 mass rebuild