diff --git a/.gitignore b/.gitignore index 937380e..7e85c99 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ xmlunit-1.3-src.zip /xmlunit-1.5-src.zip /xmlunit-1.6-src.zip /xmlunit-2.6.2-src.tar.gz +/xmlunit-2.6.3-src.tar.gz diff --git a/sources b/sources index 98f45df..afb883f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xmlunit-2.6.2-src.tar.gz) = 7e71626e604f475e0dffaabf814a81e0d2a6fd43790e2371858c815c676d5b3d6e9f285f98d817ff1b41a81323441bdadb56b8d172419f5546ff6ffc1f7ace7c +SHA512 (xmlunit-2.6.3-src.tar.gz) = c52e9dc1d67ee61d266d35e59e7c54ca554fcc8fd7036ed1c6dacb85ebf8cc545da0cae9863b1c228b59abfd1ae659b080f691c02257b96f3882a9d9ecb8dbf9 diff --git a/xmlunit.spec b/xmlunit.spec index 4dc2007..27a5adc 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -29,8 +29,8 @@ # Name: xmlunit -Version: 2.6.2 -Release: 2%{?dist} +Version: 2.6.3 +Release: 1%{?dist} Summary: Provides classes to do asserts on xml License: ASL 2.0 Source0: https://github.com/xmlunit/xmlunit/releases/download/v%{version}/%{name}-%{version}-src.tar.gz @@ -118,6 +118,9 @@ This package provides %{summary}. %files placeholders -f .mfiles-xmlunit-placeholders %changelog +* Wed Jun 26 2019 Marian Koncek - 2.6.3-1 +- Update to upstream version 2.6.3 + * Fri May 24 2019 Mikolaj Izdebski - 2.6.2-2 - Mass rebuild for javapackages-tools 201901