diff --git a/apache-commons-pool.spec b/apache-commons-pool.spec index e0221f5..5060ffa 100644 --- a/apache-commons-pool.spec +++ b/apache-commons-pool.spec @@ -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 - 1.6-19 +- Modify invalid Source + * Fri Dec 20 2019 daiqianwen - 1.6-18 - Package init