Bootstrap build

This commit is contained in:
Mikolaj Izdebski 2021-05-17 15:49:26 +02:00
parent f6aae7c058
commit f03f86ff42

View File

@ -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 <mizdebsk@redhat.com> - 3.2.2-23
- Bootstrap build
* Fri Mar 05 2021 Mat Booth <mat.booth@redhat.com> - 3.2.2-22
- Backport fix to build with maven-antrun-plugin 3.0.0