Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-14 11:33:42 +08:00
parent 1b45b695b5
commit 28ef7cd8c8

View File

@ -1,11 +1,11 @@
Name: apache-commons-dbcp
Version: 1.4
Release: 25
Release: 26
Summary: Apache Commons DataBase Pooling Package
License: ASL 2.0
URL: http://commons.apache.org/dbcp/
BuildArch: noarch
Source0: http://www.apache.org/dist/commons/dbcp/source/commons-dbcp-%{version}-src.tar.gz
Source0: https://archive.apache.org/dist/commons/dbcp/source/commons-dbcp-%{version}-src.tar.gz
Patch0001: jdbc41.patch
@ -49,5 +49,8 @@ iconv -f iso8859-1 -t utf-8 RELEASE-NOTES.txt > RELEASE-NOTES.txt.conv && mv -f
%doc NOTICE.txt README.txt RELEASE-NOTES.txt
%changelog
* Mon Nov 14 2022 yaoxin <yaoxin30@h-partners.com> - 1.4-26
- Modify invalid Source
* Mon Dec 2 2019 liujing<liujing144@huawei.com> - 1.4-25
- Package init