[httpcomponents-client] Update to upstream version 4.2.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 25 10:17:05 UTC 2012


commit ae5535c7462888ecde6c256df54f897373ef4a0e
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 25 12:06:36 2012 +0200

    Update to upstream version 4.2.2

 httpcomponents-client.spec |    9 ++++++---
 sources                    |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec
index eef08f2..571006d 100644
--- a/httpcomponents-client.spec
+++ b/httpcomponents-client.spec
@@ -2,12 +2,12 @@
 
 Name:              httpcomponents-client
 Summary:           HTTP agent implementation based on httpcomponents HttpCore
-Version:           4.2.1
-Release:           3%{?dist}
+Version:           4.2.2
+Release:           1%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
 URL:               http://hc.apache.org/
-Source0:           http://www.apache.org/dist/httpcomponents/httpclient/source/httpcomponents-client-%{version}-src.tar.gz
+Source0:           http://archive.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
 
 BuildArch:         noarch
 
@@ -138,6 +138,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Oct 25 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.2-1
+- Update to upstream version 4.2.2
+
 * Wed Aug  1 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.2.1-3
 - Fix OSGi manifest in httpmime
 
diff --git a/sources b/sources
index 9e45540..b6233af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cdaad501c542805a0c41244f6a8c416  httpcomponents-client-4.2.1-src.tar.gz
+082c06d4739920f09126d42406591ac8  httpcomponents-client-4.2.2-src.tar.gz


More information about the scm-commits mailing list