Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Dr. Tilmann Bubeck
8391874283 update to upstream's xmlunit-1.6 2015-01-04 14:43:47 +01:00
Dr. Tilmann Bubeck
276c12f118 update to upstream's xmlunit-1.6 2015-01-04 14:35:13 +01:00
3 changed files with 8 additions and 4 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
Release: 2%{?dist}
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
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild