diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index ae11fa6..46e0b45 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -1,6 +1,6 @@ Name: apache-commons-pool Version: 1.6 -Release: 36%{?dist} +Release: 37%{?dist} Summary: Apache Commons Pool Package License: ASL 2.0 URL: http://commons.apache.org/pool/ @@ -39,6 +39,9 @@ interface that makes these implementations interchangeable. %doc README.txt RELEASE-NOTES.txt %changelog +* Tue Feb 27 2024 Jiri Vanek - 1.6-37 +- Rebuilt for java-21-openjdk as system jdk + * Wed Jan 31 2024 Mikolaj Izdebski - 1.6-36 - Port to apache-commons-parent 65