diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index 2f3f1e6..a96c07a 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.6 -Release: 21%{?dist} +Release: 22%{?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 +* Tue Jan 28 2020 Fedora Release Engineering - 1.6-22 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sat Nov 30 2019 Mat Booth - 1.6-21 - Set compiler source and target to fix FTBFS