From 9f204a1fdab9776954083531cca1fe925a13706c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 13:11:23 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- apache-commons-collections.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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