Compare commits

...
Sign in to create a new pull request.

1 commit

View file

@ -1,6 +1,6 @@
Name: apache-commons-pool Name: apache-commons-pool
Version: 1.6 Version: 1.6
Release: 36%{?dist} Release: 37%{?dist}
Summary: Apache Commons Pool Package Summary: Apache Commons Pool Package
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/pool/ URL: http://commons.apache.org/pool/
@ -39,6 +39,9 @@ interface that makes these implementations interchangeable.
%doc README.txt RELEASE-NOTES.txt %doc README.txt RELEASE-NOTES.txt
%changelog %changelog
* Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 1.6-37
- Rebuilt for java-21-openjdk as system jdk
* Wed Jan 31 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-36 * Wed Jan 31 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6-36
- Port to apache-commons-parent 65 - Port to apache-commons-parent 65