!2 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-15 09:53:03 +00:00 committed by Gitee
commit 2be4831c91
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: apache-commons-pool Name: apache-commons-pool
Version: 1.6 Version: 1.6
Release: 18 Release: 19
Summary: Apache Commons Pool Summary: Apache Commons Pool
License: ASL 2.0 License: ASL 2.0
URL: http://commons.apache.org/pool/ URL: http://commons.apache.org/pool/
Source0: http://www.apache.org/dist/commons/pool/source/commons-pool-%{version}-src.tar.gz Source0: https://archive.apache.org/dist/commons/pool/source/commons-pool-%{version}-src.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: maven-local mvn(org.apache.commons:commons-parent:pom:) BuildRequires: maven-local mvn(org.apache.commons:commons-parent:pom:)
@ -41,6 +41,9 @@ Help documentation for apache-commons-pool package.
%doc NOTICE.txt README.txt RELEASE-NOTES.txt %doc NOTICE.txt README.txt RELEASE-NOTES.txt
%changelog %changelog
* Tue Nov 15 2022 yaoxin <yaoxin30@h-partners.com> - 1.6-19
- Modify invalid Source
* Fri Dec 20 2019 daiqianwen <daiqianwen@huawei.com> - 1.6-18 * Fri Dec 20 2019 daiqianwen <daiqianwen@huawei.com> - 1.6-18
- Package init - Package init