Modify invalid Source
This commit is contained in:
parent
5f7d61b863
commit
5151e89ff6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user