diff --git a/xmlunit.spec b/xmlunit.spec index cb1be7e..e771e96 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: xmlunit Version: 2.9.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Provides classes to do asserts on xml # The whole package is ASL 2.0 except for xmlunit-legacy which is BSD License: Apache-2.0 @@ -129,6 +129,9 @@ rm -rf xmlunit-core/src/{main,test}/java/org/xmlunit/builder/{jaxb/,JaxbBuilder. %files placeholders -f .mfiles-xmlunit-placeholders %changelog +* Thu Aug 01 2024 Troy Dawson - 2.9.0-9 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 2.9.0-8 - Bump release for June 2024 mass rebuild