Accepting request 940950 from home:david.anes:branches:Java:packages

Update to 1.5.0

OBS-URL: https://build.opensuse.org/request/show/940950
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-cli?expand=0&rev=34
This commit is contained in:
2021-12-16 20:22:31 +00:00
committed by Git OBS Bridge
parent 8592327d62
commit a4eef552a1
7 changed files with 87 additions and 40 deletions

View File

@@ -19,14 +19,15 @@
%global base_name cli
%global short_name commons-%{base_name}
Name: apache-commons-cli
Version: 1.4
Version: 1.5.0
Release: 0
Summary: Command Line Interface Library for Java
License: Apache-2.0
Group: Development/Libraries/Java
URL: http://commons.apache.org/%{base_name}/
Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
URL: https://commons.apache.org/%{base_name}/
Source0: https://dlcdn.apache.org/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
Source1: %{name}-build.xml
Source2: apache-commons-cli-rpmlintrc
Patch0: CLI-253-workaround.patch
BuildRequires: ant
BuildRequires: fdupes