!2 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-11-16 09:50:27 +00:00 committed by Gitee
commit bb45ca4c3b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: apache-commons-cli
Version: 1.4
Release: 6
Release: 7
Summary: CLI Library provides an API for Java
License: ASL 2.0
URL: http://commons.apache.org/cli/
BuildArch: noarch
Source0: http://www.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz
Source0: https://archive.apache.org/dist/commons/cli/source/commons-cli-%{version}-src.tar.gz
Patch0001: CLI-253-workaround.patch
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
@ -41,5 +41,8 @@ API documentation for apache-commons-cli.
%doc README.md RELEASE-NOTES.txt
%changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 1.4-7
- Modify invalid Source
* Thu Dec 5 2019 likexin<likexin4@huawei.com> - 1.4-6
- Pakcage init