Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-15 17:37:32 +08:00
parent cb5beb8c8e
commit 496109ad97

View File

@ -1,10 +1,10 @@
Name: apache-commons-pool
Version: 1.6
Release: 18
Release: 19
Summary: Apache Commons Pool
License: ASL 2.0
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
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
%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
- Package init