diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 0748b31..714605d 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: apache-commons-collections Version: 3.2.2 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: ASL 2.0 URL: http://commons.apache.org/collections/ @@ -86,6 +86,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %license LICENSE.txt NOTICE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 3.2.2-23 +- Bootstrap build + * Fri Mar 05 2021 Mat Booth - 3.2.2-22 - Backport fix to build with maven-antrun-plugin 3.0.0