[httpcomponents-core] Update to upstream version 4.3.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon May 12 05:14:51 UTC 2014


commit 26446ed5631656f591e28e0e387dca5f7d0133eb
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon May 12 07:13:15 2014 +0200

    Update to upstream version 4.3.2

 .gitignore               |    1 +
 httpcomponents-core.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a2240f..f4135f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ httpcomponents-core-4.1.4-src.tar.gz
 /httpcomponents-core-4.2.3-src.tar.gz
 /httpcomponents-core-4.2.4-src.tar.gz
 /httpcomponents-core-4.3-src.tar.gz
+/httpcomponents-core-4.3.2-src.tar.gz
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index d1c6ac7..b2d4aa8 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -2,7 +2,7 @@
 
 Name:              httpcomponents-core
 Summary:           Set of low level Java HTTP transport components for HTTP services
-Version:           4.3
+Version:           4.3.2
 Release:           1%{?dist}
 # The project is licensed under ASL 2.0, but it contains annotations
 # in the package org.apache.http.annotation which are derived
@@ -90,6 +90,9 @@ done
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon May 12 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.3.2-1
+- Update to upstream version 4.3.2
+
 * Tue Sep 03 2013 Michal Srb <msrb at redhat.com> - 4.3-1
 - Update to upstream version 4.3
 
diff --git a/sources b/sources
index 512bb99..5dd06ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d97636e1d0f56c97771552933cd4729  httpcomponents-core-4.3-src.tar.gz
+8c42ed1bb4a5b9e8623dea0d5bf94b5a  httpcomponents-core-4.3.2-src.tar.gz


More information about the scm-commits mailing list