[httpcomponents-core] Update to upstream version 4.4

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jan 19 08:54:56 UTC 2015


commit 7321a162762375ea071be8e30e61b0f6cc1b1f32
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jan 19 09:20:36 2015 +0100

    Update to upstream version 4.4

 .gitignore               |    1 +
 httpcomponents-core.spec |    8 ++++++--
 sources                  |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4135f8..c9503ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ httpcomponents-core-4.1.4-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
+/httpcomponents-core-4.4-src.tar.gz
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index 3b2d903..0e2baea 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -2,8 +2,8 @@
 
 Name:              httpcomponents-core
 Summary:           Set of low level Java HTTP transport components for HTTP services
-Version:           4.3.2
-Release:           3%{?dist}
+Version:           4.4
+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
 # from JCIP-ANNOTATIONS project (CC-BY licensed)
@@ -47,6 +47,7 @@ Summary:        API documentation for %{name}
 %setup -q
 
 %pom_remove_plugin :maven-checkstyle-plugin
+%pom_remove_plugin :apache-rat-plugin
 
 # we don't need these artifacts right now
 %pom_disable_module httpcore-osgi
@@ -89,6 +90,9 @@ done
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon Jan 19 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 4.4-1
+- Update to upstream version 4.4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5dd06ea..4b6784a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c42ed1bb4a5b9e8623dea0d5bf94b5a  httpcomponents-core-4.3.2-src.tar.gz
+e8d027491aa229b60fb4199e260679a7  httpcomponents-core-4.4-src.tar.gz


More information about the scm-commits mailing list