diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index 61799f8..7fd4b32 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -1,6 +1,6 @@ Name: apache-commons-pool Version: 1.6 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Apache Commons Pool Package License: ASL 2.0 URL: http://commons.apache.org/pool/ @@ -38,6 +38,9 @@ interface that makes these implementations interchangeable. %doc README.txt RELEASE-NOTES.txt %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.6-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Nov 8 2021 Christian Schuermann 1.6-27 - Cleanup spec file - Enable tests