[saxon] increment release number and add changelog entry for #831631

Andy Grimm arg at fedoraproject.org
Wed Jul 11 15:23:29 UTC 2012


commit 075d0f1bfcdb416c4161aad368b33267ef210935
Author: Andy Grimm <agrimm at gmail.com>
Date:   Wed Jul 11 11:17:03 2012 -0400

    increment release number and add changelog entry for #831631

 saxon.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/saxon.spec b/saxon.spec
index b60aaf5..2101a0a 100644
--- a/saxon.spec
+++ b/saxon.spec
@@ -31,7 +31,7 @@
 Summary:        Java XPath, XSLT 2.0 and XQuery implementation
 Name:           saxon
 Version:        9.3.0.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 # net.sf.saxon.om.XMLChar is from ASL-licensed Xerces
 License:        MPLv1.0 and ASL 1.1
 Group:          Applications/Text
@@ -219,6 +219,9 @@ update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
 
 
 %changelog
+* Wed Jul 11 2012 Andy Grimm <agrimm at gmail.com> - 9.3.0.4-4
+- Fix option syntax in scripts when using xml-commons-resolver (#831631)
+
 * Wed Feb 15 2012 Andy Grimm <agrimm at gmail.com> - 9.3.0.4-3
 - Fix FTBFS (#791033)
 - Add a simple POM file


More information about the scm-commits mailing list