diff --git a/.gitignore b/.gitignore index 480a24d..bdb2cf8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,3 @@ /xmlunit-2.9.0.tar.gz /xmlunit-2.9.1.tar.gz /xmlunit-2.10.0.tar.gz -/xmlunit-2.11.0.tar.gz diff --git a/sources b/sources index 41ae063..d02b9bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xmlunit-2.11.0.tar.gz) = 2ac44c1416eb73787002fb826c8897e43a0537160d66d0c39eaddc93492764823c9639cfead751175431603c0d4e50a9f7ce78199cb55b094cc08fb5c645b811 +SHA512 (xmlunit-2.10.0.tar.gz) = 71bf82d2cb268378d0fecd13d31d9ecc175adfcfc2fa1e1249070c06940f8c0dbe8cf1679c6f9de2cddc1ba123aa0ef1c21b9a2ab746b78aea3ab4654775408c diff --git a/xmlunit.spec b/xmlunit.spec index 48d0d83..511433a 100644 --- a/xmlunit.spec +++ b/xmlunit.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: xmlunit -Version: 2.11.0 +Version: 2.10.0 Release: %autorelease Summary: Provides classes to do asserts on xml # The whole package is ASL 2.0 except for xmlunit-legacy which is BSD @@ -85,10 +85,9 @@ rm -r xmlunit-core/src/main/java/org/xmlunit/builder/javax_jaxb\ # Port to hamcrest 2.1 -jurand -i -s -a xmlunit-matchers -p org[.]hamcrest[.]Factory +%java_remove_annotations xmlunit-matchers -p org[.]hamcrest[.]Factory %pom_disable_module xmlunit-assertj -%pom_disable_module xmlunit-bom %pom_disable_module xmlunit-jakarta-jaxb-impl %pom_remove_plugin org.codehaus.mojo:buildnumber-maven-plugin