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