From 52c69056205dda2dbed96d57fa484620b679e348 Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 5 Feb 2022 19:22:48 +0100 Subject: [PATCH] Rebuilt for java-17-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java17 --- 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 38cecf1..d550985 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -2,7 +2,7 @@ Name: apache-commons-collections Version: 3.2.2 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Provides new interfaces, implementations and utilities for Java Collections License: ASL 2.0 URL: http://commons.apache.org/collections/ @@ -86,6 +86,9 @@ sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt %license LICENSE.txt NOTICE.txt %changelog +* Sat Feb 05 2022 Jiri Vanek - 3.2.2-27 +- Rebuilt for java-17-openjdk as system jdk + * Wed Jan 19 2022 Fedora Release Engineering - 3.2.2-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild