Update to upstream version 4.5.13
Resolves: rhbz#1936851
This commit is contained in:
parent
90ed026422
commit
c5b9b6310d
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ httpcomponents-client-4.1-src.tar.gz
|
||||
/httpcomponents-client-4.5.9-src.tar.gz
|
||||
/httpcomponents-client-4.5.10-src.tar.gz
|
||||
/httpcomponents-client-4.5.11-src.tar.gz
|
||||
/httpcomponents-client-4.5.13-src.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: httpcomponents-client
|
||||
Summary: HTTP agent implementation based on httpcomponents HttpCore
|
||||
Version: 4.5.11
|
||||
Release: 5%{?dist}
|
||||
Version: 4.5.13
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://hc.apache.org/
|
||||
Source0: https://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
|
||||
@ -124,6 +124,9 @@ rm httpclient/src/test/java/org/apache/http/client/config/TestRequestConfig.java
|
||||
%doc README.txt RELEASE_NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 Marian Koncek <mkoncek@redhat.com> - 4.5.13-1
|
||||
- Update to upstream version 4.5.13
|
||||
|
||||
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.5.11-5
|
||||
- Rebuild to workaround DistroBaker issue
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (httpcomponents-client-4.5.11-src.tar.gz) = e2f005a7866ac0cb6d8d7c1b0d9d516cd28f6f175722a48d3ec86e63d5af6ff9df633aee1e736453ea4360a12abfbdc7e1cf9e9b8b3fac5229ffcad3eebe376f
|
||||
SHA512 (httpcomponents-client-4.5.13-src.tar.gz) = 421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273ec4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05
|
||||
|
Loading…
Reference in New Issue
Block a user