From 1f089426ad9acef9b4453dc2a1cbc8cd8dad64ff Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 1 Mar 2024 19:26:47 +0100 Subject: [PATCH 1/2] bump of release for for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 We are sorry, we messed a bit, and we have to bump release in this package --- xalan-j2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 259f607..566b113 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -1,6 +1,6 @@ Name: xalan-j2 Version: 2.7.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java XSLT processor # src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C License: Apache-2.0 AND W3C @@ -122,6 +122,9 @@ jar ufm build/xalan-interpretive.jar %{SOURCE5} %doc build/docs/* %changelog +* Fri Mar 01 2024 Jiri Vanek - 2.7.3-2 +- bump of release for for java-21-openjdk as system jdk + * Fri Feb 02 2024 Mikolaj Izdebski - 2.7.3-1 - Update to upstream version 2.7.3 - Remove alternatives post striplet From 07a6ba55887442e52cd3f0f8f0aa0b37a6b99a73 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 2 Mar 2024 21:43:07 +0100 Subject: [PATCH 2/2] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- xalan-j2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index 566b113..2fb964d 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 @@ -122,6 +122,9 @@ jar ufm build/xalan-interpretive.jar %{SOURCE5} %doc build/docs/* %changelog +* Sat Mar 02 2024 Jiri Vanek - 2.7.3-3 +- Rebuilt for java-21-openjdk as system jdk + * Fri Mar 01 2024 Jiri Vanek - 2.7.3-2 - bump of release for for java-21-openjdk as system jdk