From e44d2cc3c388b607bb1afe1aac737db33b90d7d1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 05 2021 22:10:08 +0000 Subject: import apache-commons-lang3-3.9-4.module+el8.3.0+6804+157bd82e --- 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