diff --git a/dom4j.changes b/dom4j.changes index 50d07dd..8037fe7 100644 --- a/dom4j.changes +++ b/dom4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 09:03:12 UTC 2017 - mpluskal@suse.com + +- Update dependencies + ------------------------------------------------------------------- Wed Mar 18 09:46:06 UTC 2015 - tchvatal@suse.com diff --git a/dom4j.spec b/dom4j.spec index 00652b7..370dc10 100644 --- a/dom4j.spec +++ b/dom4j.spec @@ -1,7 +1,7 @@ # # spec file for package dom4j # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,6 +41,8 @@ BuildRequires: ant-junit BuildRequires: bea-stax BuildRequires: isorelax BuildRequires: java-devel >= 1.5.0 +# Needed for maven conversions +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: jaxen-bootstrap >= 1.1 BuildRequires: jtidy