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)