[httpcomponents-client] Update to upstream version 4.3.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jan 20 07:43:10 UTC 2014


commit 066d51d95a50dac8b11f2629288882f578393465
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jan 20 08:41:27 2014 +0100

    Update to upstream version 4.3.2

 .gitignore                 |    1 +
 httpcomponents-client.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a73c244..5f7276a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ httpcomponents-client-4.1-src.tar.gz
 /httpcomponents-client-4.2.5-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
diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec
index cd40c0f..e116c1c 100644
--- a/httpcomponents-client.spec
+++ b/httpcomponents-client.spec
@@ -2,7 +2,7 @@
 
 Name:              httpcomponents-client
 Summary:           HTTP agent implementation based on httpcomponents HttpCore
-Version:           4.3.1
+Version:           4.3.2
 Release:           1%{?dist}
 License:           ASL 2.0
 URL:               http://hc.apache.org/
@@ -110,6 +110,9 @@ done
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.3.2-1
+- Update to upstream version 4.3.2
+
 * Mon Jan 06 2014 Michael Simacek <msimacek at redhat.com> - 4.3.1-1
 - Update to upstream version 4.3.1
 - Temporarily disable tests due to bug in mockito
diff --git a/sources b/sources
index d5165bd..6a9fe68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edb3ba0e707772b1a51212379d5b8f76  httpcomponents-client-4.3.1-src.tar.gz
+8ba3db2df0bd4158ddb9ef728a8b2a04  httpcomponents-client-4.3.2-src.tar.gz


More information about the scm-commits mailing list