diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index cc1fe17..de2f63f 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 3.2.2 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: ASL 2.0 URL: http://commons.apache.org/%{base_name}/ @@ -84,6 +84,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 3.2.2-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 3.2.2-19 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11