From 4656a5361542d953881127f796191b346e4cae26 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Fri, 5 Mar 2021 10:31:59 +0000 Subject: [PATCH] Backport fix to build with maven-antrun-plugin 3.0.0 --- apache-commons-collections.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 7afbf10..09b7663 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 3.2.2 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: ASL 2.0 URL: http://commons.apache.org/%{base_name}/ @@ -87,6 +87,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %changelog +* Fri Mar 05 2021 Mat Booth - 3.2.2-22 +- Backport fix to build with maven-antrun-plugin 3.0.0 + * Tue Jan 26 2021 Fedora Release Engineering - 3.2.2-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild