From b500d8429adaa42fde864833413726eafac77e3c Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 14:39:50 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- apache-commons-beanutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index c76464f..995c846 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -3,7 +3,7 @@ Name: apache-%{short_name} Version: 1.9.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 URL: http://commons.apache.org/%{base_name} @@ -55,6 +55,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 1.9.4-3 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jan 28 2020 Fedora Release Engineering - 1.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild