diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 7b69fa2..67e48c5 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 3.2.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: ASL 2.0 Group: Development/Libraries @@ -158,6 +158,9 @@ ln -s %{name}-testframework-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-tes %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 3.2.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Apr 29 2013 Mikolaj Izdebski - 3.2.1-17 - Remove unneeded BR: maven-idea-plugin