upgrade 4.1.5
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit 692539013e4762bf1f05aab287b2527d000774de)
This commit is contained in:
parent
9307cc0340
commit
dd548c6515
Binary file not shown.
BIN
httpcomponents-asyncclient-4.1.5-src.tar.gz
Normal file
BIN
httpcomponents-asyncclient-4.1.5-src.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: httpcomponents-asyncclient
|
Name: httpcomponents-asyncclient
|
||||||
Version: 4.1.2
|
Version: 4.1.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Apache components to build asynchronous client side HTTP services
|
Summary: Apache components to build asynchronous client side HTTP services
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -37,9 +37,12 @@ Summary: Javadoc for %{name}
|
|||||||
This package contains javadoc for %{name}.
|
This package contains javadoc for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -c -n %{name}-%{version}
|
||||||
find . -name "*.class" -delete
|
find . -name "*.class" -delete
|
||||||
find . -name "*.jar" -type f -delete
|
find . -name "*.jar" -type f -delete
|
||||||
|
%pom_remove_plugin :maven-jar-plugin
|
||||||
|
%pom_remove_plugin :maven-jar-plugin ./httpasyncclient-cache
|
||||||
|
%pom_remove_plugin :maven-jar-plugin ./httpasyncclient
|
||||||
%pom_remove_plugin :maven-checkstyle-plugin
|
%pom_remove_plugin :maven-checkstyle-plugin
|
||||||
%pom_remove_plugin :maven-site-plugin
|
%pom_remove_plugin :maven-site-plugin
|
||||||
%pom_remove_plugin :maven-source-plugin
|
%pom_remove_plugin :maven-source-plugin
|
||||||
@ -85,5 +88,8 @@ done
|
|||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 27 2022 xu_ping <xuping33@h-partners.com> - 4.1.5-1
|
||||||
|
- Upgrade 4.1.5
|
||||||
|
|
||||||
* Fri Aug 21 2020 maminjie <maminjie1@huawei.com> - 4.1.2-1
|
* Fri Aug 21 2020 maminjie <maminjie1@huawei.com> - 4.1.2-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user