Update to upstream version 4.3.3

This commit is contained in:
Michael Simacek 2014-02-28 16:07:01 +01:00
parent 066d51d95a
commit db4f2f8873
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ httpcomponents-client-4.1-src.tar.gz
/httpcomponents-client-4.3-src.tar.gz
/httpcomponents-client-4.3.1-src.tar.gz
/httpcomponents-client-4.3.2-src.tar.gz
/httpcomponents-client-4.3.3-src.tar.gz

View File

@ -2,11 +2,11 @@
Name: httpcomponents-client
Summary: HTTP agent implementation based on httpcomponents HttpCore
Version: 4.3.2
Version: 4.3.3
Release: 1%{?dist}
License: ASL 2.0
URL: http://hc.apache.org/
Source0: http://archive.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
BuildArch: noarch
@ -45,7 +45,7 @@ Summary: API documentation for %{name}
%pom_remove_plugin :docbkx-maven-plugin
%pom_remove_plugin :clirr-maven-plugin
%pom_remove_plugin :maven-checkstyle-plugin
%{!?fedora: %pom_remove_dep :mockito-core httpclient}
%pom_remove_dep :mockito-core httpclient
# Add proper Apache felix bundle plugin instructions
# so that we get a reasonable OSGi manifest.
@ -110,6 +110,9 @@ done
%doc LICENSE.txt NOTICE.txt
%changelog
* Fri Feb 28 2014 Michael Simacek <msimacek@redhat.com> - 4.3.3-1
- Update to upstream version 4.3.3
* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.3.2-1
- Update to upstream version 4.3.2

View File

@ -1 +1 @@
8ba3db2df0bd4158ddb9ef728a8b2a04 httpcomponents-client-4.3.2-src.tar.gz
1b01b3cff325157d945d6d1cafa13a93 httpcomponents-client-4.3.3-src.tar.gz