diff --git a/xmlunit.spec b/xmlunit.spec index 9fdb736..0c8e144 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: xmlunit Version: 2.8.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Provides classes to do asserts on xml # The whole package is ASL 2.0 except for xmlunit-legacy which is BSD License: ASL 2.0 and BSD @@ -113,6 +113,9 @@ rm -rf xmlunit-core/src/{main,test}/java/org/xmlunit/builder/{jaxb/,JaxbBuilder. %files placeholders -f .mfiles-xmlunit-placeholders %changelog +* Mon May 17 2021 Mikolaj Izdebski - 2.8.2-2 +- Bootstrap build + * Thu Feb 04 2021 Merlin Mathesius - 0:2.7.0-7 - Update previous patch to use improved version that was merged upstream