import apache-commons-lang3-3.9-4.module+el8.3.0+6804+157bd82e

This commit is contained in:
CentOS Sources 2020-07-28 02:31:07 -04:00 committed by Stepan Oksanichenko
parent 77faf43c29
commit 82d4150618
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: apache-commons-lang3 Name: apache-commons-lang3
Version: 3.9 Version: 3.9
Release: 3%{?dist} Release: 4%{?dist}
Summary: Provides a host of helper utilities for the java.lang API Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/lang 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 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.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) 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 %doc RELEASE-NOTES.txt
%changelog %changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-4
- Build with OpenJDK 8
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-3 * Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.9-3
- Mass rebuild for javapackages-tools 201902 - Mass rebuild for javapackages-tools 201902