update to upstream's xmlunit-1.6

This commit is contained in:
Dr. Tilmann Bubeck 2015-01-04 15:05:14 +01:00
commit d4370cb479
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ xmlunit1.0.zip
xmlunit-1.3-src.zip
/xmlunit-1.4-src.zip
/xmlunit-1.5-src.zip
/xmlunit-1.6-src.zip

View file

@ -1 +1 @@
ab042764ea846f7299ec664b84b39dbe xmlunit-1.5-src.zip
e69b85b1b386b5027e30053eaaf591a3 xmlunit-1.6-src.zip

View file

@ -29,12 +29,12 @@
#
Name: xmlunit
Version: 1.5
Version: 1.6
Release: 1%{?dist}
Epoch: 0
Summary: Provides classes to do asserts on xml
License: BSD
Source0: http://downloads.sourceforge.net/xmlunit/xmlunit-1.5-src.zip
Source0: http://downloads.sourceforge.net/xmlunit/xmlunit-1.6-src.zip
Source1: http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom
URL: http://xmlunit.sourceforge.net/
BuildRequires: jpackage-utils
@ -123,6 +123,9 @@ end
%doc %{_javadocdir}/%{name}
%changelog
* Sun Jan 04 2015 Dr. Tilmann Bubeck <tilmann@bubecks.de> - 0:1.6-1
- update to upstream's xmlunit-1.6
* Fri Oct 11 2013 Dr. Tilmann Bubeck <tilmann@bubecks.de> - 0:1.5-1
- update to upstream's xmlunit-1.5