From b245a439b1acd7236779477f201b08fd84fadddd Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 16 Nov 2022 17:36:03 +0800 Subject: [PATCH] Modify invalid Source (cherry picked from commit dc8318b32d9dc2461b0dd0d1215af63bea792d82) --- httpcomponents-client.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec index cb1ad32..671486a 100644 --- a/httpcomponents-client.spec +++ b/httpcomponents-client.spec @@ -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 - 4.5.5-7 +- Modify invalid Source + * Sun Dec 1 2019 wangzhishun - 4.5.5-6 - Package init