From e83c57c9bb4de3f7db1f664ddcce8f5360699fab Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 15:52:00 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- apache-commons-pool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index a96c07a..49db3cf 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.6 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Apache Commons Pool Package License: ASL 2.0 URL: http://commons.apache.org/%{base_name}/ @@ -46,6 +46,9 @@ This package contains the API documentation for %{name}. %license LICENSE.txt NOTICE.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 1.6-23 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jan 28 2020 Fedora Release Engineering - 1.6-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild