Update to upstream version 1.10.0
This commit is contained in:
parent
45da626305
commit
e42d8406c9
4 changed files with 72 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%bcond_with bootstrap
|
||||
|
||||
Name: apache-commons-cli
|
||||
Version: 1.9.0
|
||||
Version: 1.10.0
|
||||
Release: %autorelease
|
||||
Summary: Command Line Interface Library for Java
|
||||
License: Apache-2.0
|
||||
|
|
@ -11,6 +11,8 @@ ExclusiveArch: %{java_arches} noarch
|
|||
|
||||
Source0: https://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz
|
||||
|
||||
Patch: 0001-Port-tests-to-commons-lang3.patch
|
||||
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue