Modify invalid Source

(cherry picked from commit dc8318b32d9dc2461b0dd0d1215af63bea792d82)
This commit is contained in:
starlet-dx 2022-11-16 17:36:03 +08:00 committed by openeuler-sync-bot
parent dd1c000495
commit b245a439b1

View File

@ -1,10 +1,10 @@
Name: httpcomponents-client
Version: 4.5.5
Release: 6
Release: 7
License: ASL 2.0
Summary: A library of components for building client side HTTP services
URL: http://hc.apache.org/
Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
Source0: https://archive.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
Patch0001: 0001-Use-system-copy-of-effective_tld_names.dat.patch
BuildArch: noarch
@ -148,5 +148,8 @@ find %{_buildrootdir} -name "httpcomponents-client.xml" | xargs sed -i \
%files help -f .mfiles-javadoc
%changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 4.5.5-7
- Modify invalid Source
* Sun Dec 1 2019 wangzhishun <wangzhishun1@huawei.com> - 4.5.5-6
- Package init