Hello community, here is the log from the commit of package xmlunit for openSUSE:Factory checked in at 2011-12-21 17:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlunit (Old) and /work/SRC/openSUSE:Factory/.xmlunit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlunit", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xmlunit/xmlunit.changes 2011-09-23 12:51:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmlunit.new/xmlunit.changes 2011-12-21 17:01:18.000000000 +0100 @@ -1,0 +2,10 @@ +Thu Dec 15 11:29:10 UTC 2011 - [email protected] + +- fix the license to BSD-3-Clause (bnc#737022) + +------------------------------------------------------------------- +Thu Dec 8 13:54:49 UTC 2011 - [email protected] + +- fix license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlunit.spec ++++++ --- /var/tmp/diff_new_pack.KsJ7Sn/_old 2011-12-21 17:01:19.000000000 +0100 +++ /var/tmp/diff_new_pack.KsJ7Sn/_new 2011-12-21 17:01:19.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package xmlunit (Version 1.0) +# spec file for package xmlunit # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # All rights reserved. # @@ -22,19 +22,20 @@ Name: xmlunit Version: 1.0 -Release: 1 +Release: 0 Summary: Provides classes to do asserts on XML -License: BSD +License: BSD-3-Clause +Group: Development/Libraries/Java Url: http://xmlunit.sourceforge.net/ Source0: http://download.sourceforge.net/xmlunit/xmlunit1.0.zip Source1: http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom Patch0: xmlunit-java5-enum.patch Patch1: xmlunit-no-javac-target.patch -BuildRequires: jpackage-utils -BuildRequires: java-devel BuildRequires: ant BuildRequires: ant-junit BuildRequires: ant-trax +BuildRequires: java-devel +BuildRequires: jpackage-utils BuildRequires: xalan-j2 BuildRequires: xerces-j2 BuildRequires: xml-commons-jaxp-1.3-apis @@ -45,7 +46,6 @@ Requires: xalan-j2 Requires: xml-commons-jaxp-1.3-apis Requires: xerces-j2 -Group: Development/Libraries/Java BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): jpackage-utils >= 1.7.3 @@ -58,7 +58,6 @@ expressions. %package javadoc -License: BSD Summary: Javadoc for %{name} Group: Documentation/HTML -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
