From 49668690d67f93c62cd5a27362bb8e563311e914 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:29:48 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- xalan-j2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index bef292f..b21dbc7 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -1,6 +1,6 @@ Name: xalan-j2 Version: 2.7.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java XSLT processor # src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C License: Apache-2.0 AND W3C @@ -118,6 +118,9 @@ jar ufm build/xalan-interpretive.jar %{SOURCE5} %doc build/docs/* %changelog +* Mon Jun 24 2024 Troy Dawson - 2.7.3-3 +- Bump release for June 2024 mass rebuild + * Fri Jun 07 2024 Mikolaj Izdebski - 2.7.3-2 - Remove proprietary data from source RPM - Resolves: RHEL-40364