Hello community, here is the log from the commit of package xmlunit for openSUSE:Factory checked in at 2017-05-22 10:47:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlunit (Old) and /work/SRC/openSUSE:Factory/.xmlunit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlunit" Mon May 22 10:47:13 2017 rev:15 rq:496598 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlunit/xmlunit.changes 2015-04-02 16:00:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmlunit.new/xmlunit.changes 2017-05-22 10:48:33.503823850 +0200 @@ -1,0 +2,5 @@ +Fri May 19 09:21:06 UTC 2017 - [email protected] + +- Add BuildRequires: javapackages-local (for maven conversions) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlunit.spec ++++++ --- /var/tmp/diff_new_pack.v1RWa2/_old 2017-05-22 10:48:34.019751132 +0200 +++ /var/tmp/diff_new_pack.v1RWa2/_new 2017-05-22 10:48:34.023750569 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmlunit # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -28,6 +28,8 @@ Source1: http://repo1.maven.org/maven2/%{name}/%{name}/%{version}/%{name}-%{version}.pom BuildRequires: ant BuildRequires: ant-junit +# Needed for maven conversions +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: unzip @@ -38,7 +40,6 @@ Requires: xalan-j2 Requires: xerces-j2 Requires: xml-commons-jaxp-1.3-apis -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description
