From 82d4150618c8845cedfd717c05dc62d2847dfa2d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Jul 2020 02:31:07 -0400 Subject: [PATCH] import apache-commons-lang3-3.9-4.module+el8.3.0+6804+157bd82e --- SPECS/apache-commons-lang3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/SPECS/apache-commons-lang3.spec b/SPECS/apache-commons-lang3.spec index 35f0a5a..bbee318 100644 --- a/SPECS/apache-commons-lang3.spec +++ b/SPECS/apache-commons-lang3.spec @@ -1,6 +1,6 @@ Name: apache-commons-lang3 Version: 3.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Provides a host of helper utilities for the java.lang API License: ASL 2.0 URL: http://commons.apache.org/lang @@ -8,7 +8,7 @@ BuildArch: noarch Source0: http://archive.apache.org/dist/commons/lang/source/commons-lang3-%{version}-src.tar.gz -BuildRequires: maven-local +BuildRequires: maven-local-openjdk8 BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) @@ -56,6 +56,9 @@ rm src/test/java/org/apache/commons/lang3/RandomStringUtilsTest.java %doc RELEASE-NOTES.txt %changelog +* Sat Jan 25 2020 Mikolaj Izdebski - 3.9-4 +- Build with OpenJDK 8 + * Tue Nov 05 2019 Mikolaj Izdebski - 3.9-3 - Mass rebuild for javapackages-tools 201902