Update to upstream version 4.5.10
This commit is contained in:
parent
f82b74fbf8
commit
dd5edab447
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ httpcomponents-client-4.1-src.tar.gz
|
|||||||
/httpcomponents-client-4.5.7-src.tar.gz
|
/httpcomponents-client-4.5.7-src.tar.gz
|
||||||
/httpcomponents-client-4.5.8-src.tar.gz
|
/httpcomponents-client-4.5.8-src.tar.gz
|
||||||
/httpcomponents-client-4.5.9-src.tar.gz
|
/httpcomponents-client-4.5.9-src.tar.gz
|
||||||
|
/httpcomponents-client-4.5.10-src.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: httpcomponents-client
|
Name: httpcomponents-client
|
||||||
Summary: HTTP agent implementation based on httpcomponents HttpCore
|
Summary: HTTP agent implementation based on httpcomponents HttpCore
|
||||||
Version: 4.5.9
|
Version: 4.5.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://hc.apache.org/
|
URL: http://hc.apache.org/
|
||||||
@ -28,7 +28,6 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|||||||
BuildRequires: mvn(org.apache.httpcomponents:httpcomponents-parent:pom:)
|
BuildRequires: mvn(org.apache.httpcomponents:httpcomponents-parent:pom:)
|
||||||
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
|
||||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||||
BuildRequires: mvn(org.easymock:easymock)
|
|
||||||
BuildRequires: mvn(org.mockito:mockito-core)
|
BuildRequires: mvn(org.mockito:mockito-core)
|
||||||
|
|
||||||
BuildRequires: publicsuffix-list
|
BuildRequires: publicsuffix-list
|
||||||
@ -175,8 +174,8 @@ rm -r httpclient-cache/src/*/java/org/apache/http/impl/client/cache/ehcache
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Jul 29 2019 Marian Koncek <mkoncek@redhat.com> - 4.5.9-1
|
* Mon Sep 16 2019 Marian Koncek <mkoncek@redhat.com> - 4.5.10-1
|
||||||
- Update to upstream version 4.5.9
|
- Update to upstream version 4.5.10
|
||||||
|
|
||||||
* Thu Aug 29 2019 Fabio Valentini <decathorpe@gmail.com> - 4.5.7-3
|
* Thu Aug 29 2019 Fabio Valentini <decathorpe@gmail.com> - 4.5.7-3
|
||||||
- Disable memcached and ehcache support.
|
- Disable memcached and ehcache support.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (httpcomponents-client-4.5.9-src.tar.gz) = 587d5d4cd5a21e3d8b5e6214fe8b8288efeecd5fc5a055ac53d5f9f62c276dfb76e4a333952d34e5eccab73139f2b7d9b2b1805e6d07c2e4807152c962423d17
|
SHA512 (httpcomponents-client-4.5.10-src.tar.gz) = 9bd1290d5947a5d84b24f18c5c138cdbb0a305a119536c3f1c35befcac6e3c4c8156b972dbe0f28169b6dbfcd0a97580b8721d5e25fad9deb12ba5a6cc74b710
|
||||||
|
Loading…
Reference in New Issue
Block a user