import apache-commons-cli-1.4-7.module+el8.3.0+6804+157bd82e

This commit is contained in:
CentOS Sources 2020-07-28 03:10:47 -04:00 committed by Stepan Oksanichenko
parent 99dd8dc6c7
commit cb6fd8830c
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: apache-commons-cli
Version: 1.4
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Command Line Interface Library for Java
License: ASL 2.0
URL: http://commons.apache.org/cli/
@ -11,7 +11,7 @@ Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{vers
# workaround for https://issues.apache.org/jira/browse/CLI-253
Patch0: CLI-253-workaround.patch
BuildRequires: maven-local
BuildRequires: maven-local-openjdk8
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
@ -41,6 +41,9 @@ command line arguments and options.
%doc README.md RELEASE-NOTES.txt
%changelog
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-7
- Build with OpenJDK 8
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-6
- Mass rebuild for javapackages-tools 201902