diff --git a/xmlunit-2.10.0.tar.gz b/xmlunit-2.10.0.tar.gz deleted file mode 100644 index b457e69faae82ad2355adc8913c0298779fc393a..0000000000000000000000000000000000000000 Binary files a/xmlunit-2.10.0.tar.gz and /dev/null differ diff --git a/xmlunit-2.11.0.tar.gz b/xmlunit-2.11.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..cd87ac17feaa0e7e333f0bd2db94393ccf6c348f Binary files /dev/null and b/xmlunit-2.11.0.tar.gz differ diff --git a/xmlunit.spec b/xmlunit.spec index b53acf40024e252f5c77135876369ebddf970a02..f921470ed3f1f6a371fd8f38e75d2e7fb1363e7e 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -1,5 +1,5 @@ Name: xmlunit -Version: 2.10.0 +Version: 2.11.0 Release: 1 Summary: Unit Testing XML for Java and .NET License: Apache 2.0 and BSD @@ -55,6 +55,11 @@ Summary: Placeholders for %{name} %description placeholders This package provides %{summary}. +%package bom +Summary: Bill of Materials (BOM) for %{name} +%description bom +This package provides %{summary}. + %prep %autosetup -n %{name}-%{version} -p1 @@ -85,8 +90,12 @@ sed -i 's/private boolean isElementOfCustomAssert/protected boolean isElementOfC %files legacy -f .mfiles-xmlunit-legacy %files matchers -f .mfiles-xmlunit-matchers %files placeholders -f .mfiles-xmlunit-placeholders +%files bom -f .mfiles-xmlunit-bom %changelog +* Thu Oct 30 2025 maqi - 2.11.0-1 +- Update to version 2.11.0 + * Wed Jan 08 2025 Ge Wang - 2.10.0-1 - Update to version 2.10.0