[httpcomponents-client] Update to upstream version 4.3.3

Michael Šimáček msimacek at fedoraproject.org
Fri Feb 28 15:52:45 UTC 2014


commit db4f2f8873148e11750939f30c136abf871f7036
Author: Michael Simacek <msimacek at redhat.com>
Date:   Fri Feb 28 16:07:01 2014 +0100

    Update to upstream version 4.3.3

 .gitignore                 |    1 +
 httpcomponents-client.spec |    9 ++++++---
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f7276a..25dccd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/httpcomponents-client.spec b/httpcomponents-client.spec
index e116c1c..5d1ac73 100644
--- a/httpcomponents-client.spec
+++ b/httpcomponents-client.spec
@@ -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 at redhat.com> - 4.3.3-1
+- Update to upstream version 4.3.3
+
 * Mon Jan 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.3.2-1
 - Update to upstream version 4.3.2
 
diff --git a/sources b/sources
index 6a9fe68..05b6418 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ba3db2df0bd4158ddb9ef728a8b2a04  httpcomponents-client-4.3.2-src.tar.gz
+1b01b3cff325157d945d6d1cafa13a93  httpcomponents-client-4.3.3-src.tar.gz


More information about the scm-commits mailing list