diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index 7940d32..2799b15 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -2,7 +2,7 @@ Name: apache-commons-collections Version: 3.2.2 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: Apache-2.0 URL: http://commons.apache.org/collections/ @@ -87,6 +87,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %license LICENSE.txt NOTICE.txt %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 3.2.2-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 04 2023 Mikolaj Izdebski - 3.2.2-32 - Port to apache-commons-parent 65