From f6af6a41620d1bc3d277046788d675d16ec00c81 Mon Sep 17 00:00:00 2001 From: "Dr. Tilmann Bubeck" Date: Fri, 15 Feb 2013 13:11:08 +0100 Subject: [PATCH] Update to 1.4 --- .gitignore | 1 + sources | 2 +- xmlunit.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e934209..344e157 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ xmlunit1.0.zip xmlunit-1.3-src.zip +/xmlunit-1.4-src.zip diff --git a/sources b/sources index 1e756c5..c91eed5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b23f360367f18f393559dc2f0640dbe xmlunit-1.3-src.zip +0b99949d5c8eb769da8123496aa02418 xmlunit-1.4-src.zip diff --git a/xmlunit.spec b/xmlunit.spec index 23ef873..6f4666a 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -29,12 +29,12 @@ # Name: xmlunit -Version: 1.3 -Release: 7%{?dist} +Version: 1.4 +Release: 1%{?dist} Epoch: 0 Summary: Provides classes to do asserts on xml License: BSD -Source0: http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/xmlunit-1.3-src.zip +Source0: http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.4/xmlunit-1.4-src.zip Source1: http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom URL: http://xmlunit.sourceforge.net/ BuildRequires: jpackage-utils >= 0:1.7.3 @@ -130,6 +130,9 @@ ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} %doc %{_javadocdir}/%{name} %changelog +* Fri Feb 15 2013 Dr. Tilmann Bubeck - 0:1.4-1 +- update to upstream's xmlunit-1.4 + * Fri Feb 15 2013 Fedora Release Engineering - 0:1.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild