Update to upstream version 4.3.5
This commit is contained in:
parent
882fb2d0e4
commit
79e9950b04
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ httpcomponents-client-4.1-src.tar.gz
|
|||||||
/httpcomponents-client-4.3.2-src.tar.gz
|
/httpcomponents-client-4.3.2-src.tar.gz
|
||||||
/httpcomponents-client-4.3.3-src.tar.gz
|
/httpcomponents-client-4.3.3-src.tar.gz
|
||||||
/httpcomponents-client-4.3.4-src.tar.gz
|
/httpcomponents-client-4.3.4-src.tar.gz
|
||||||
|
/httpcomponents-client-4.3.5-src.tar.gz
|
||||||
|
@ -2,8 +2,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.3.4
|
Version: 4.3.5
|
||||||
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
|
||||||
@ -110,6 +110,9 @@ done
|
|||||||
%doc LICENSE.txt NOTICE.txt
|
%doc LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 5 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.5-1
|
||||||
|
- Update to upstream version 4.3.5
|
||||||
|
|
||||||
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.4-2
|
* Mon Aug 4 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.4-2
|
||||||
- Fix build-requires on httpcomponents-project
|
- Fix build-requires on httpcomponents-project
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user