Update to upstream version 4.5.1
This commit is contained in:
parent
a868b5afaa
commit
6cdd0fcbc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ httpcomponents-client-4.1-src.tar.gz
|
|||||||
/httpcomponents-client-4.4-src.tar.gz
|
/httpcomponents-client-4.4-src.tar.gz
|
||||||
/httpcomponents-client-4.4.1-src.tar.gz
|
/httpcomponents-client-4.4.1-src.tar.gz
|
||||||
/httpcomponents-client-4.5-src.tar.gz
|
/httpcomponents-client-4.5-src.tar.gz
|
||||||
|
/httpcomponents-client-4.5.1-src.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
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
|
Version: 4.5.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://hc.apache.org/
|
URL: http://hc.apache.org/
|
||||||
Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
|
Source0: http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
|
||||||
@ -144,6 +144,9 @@ rm httpclient/src/test/java/org/apache/http/client/config/TestRequestConfig.java
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.5.1-1
|
||||||
|
- Update to upstream version 4.5.1
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user