From aaaa07cf2eb57039d15b98d4a18301b4cf5b9507 Mon Sep 17 00:00:00 2001 From: Jiri Date: Jul 10 2020 13:37:58 +0000 Subject: Rebuilt for JDK-11 --- diff --git a/apache-commons-lang.spec b/apache-commons-lang.spec index c059711..00b6d88 100644 --- a/apache-commons-lang.spec +++ b/apache-commons-lang.spec @@ -4,7 +4,7 @@ Name: apache-%{short_name} Version: 2.6 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 URL: http://commons.apache.org/%{base_name} @@ -58,6 +58,9 @@ export JAVA_HOME=%{_jvmdir}/java-1.8.0 %license LICENSE.txt NOTICE.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 2.6-30 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Thu Jul 09 2020 Mat Booth - 2.6-29 - Pass javadoc source parameter as a property so it can be used by the xmvn javadoc mojo