From 408c282aa3167fbdc27af19b4359fcc50d1fa1b8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 11:47:04 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- 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 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