From 72e1c963f3bbfc7b1fd0bd5f869ebee4c33d3bf3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 19:52:12 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- apache-commons-collections4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-collections4.spec b/apache-commons-collections4.spec index 9b3ff26..4099886 100644 --- a/apache-commons-collections4.spec +++ b/apache-commons-collections4.spec @@ -1,7 +1,7 @@ Summary: Extension of the Java Collections Framework Name: apache-commons-collections4 Version: 4.0 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: http://commons.apache.org/proper/commons-collections/ BuildArch: noarch @@ -42,6 +42,9 @@ This package provides %{summary}. %doc LICENSE.txt NOTICE.txt %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Mar 04 2014 Stanislav Ochotnicky - 4.0-2 - Use Requires: java-headless rebuild (#1067528)