From 7e566fd54a201729ba709d0bb3bacd193bc0802c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 9 Feb 2018 21:17:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xalan-j2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xalan-j2.spec b/xalan-j2.spec index b1091b3..da1e452 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -32,7 +32,7 @@ Name: xalan-j2 Version: 2.7.1 -Release: 33%{?dist} +Release: 34%{?dist} Epoch: 0 Summary: Java XSLT processor # src/org/apache/xpath/domapi/XPathStylesheetDOM3Exception.java is W3C @@ -209,6 +209,9 @@ mv %{_javadir}/jaxp_transform_impl.jar{.tmp,} || : %{_datadir}/%{name} %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0:2.7.1-34 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Sep 25 2017 Mikolaj Izdebski - 0:2.7.1-33 - Elimitate race condition when injecting JAR manifest - Resolves: rhbz#1495250