From 3900d3a3843ecf76d3e1285b422dce45c7f7220e Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 2 Nov 2015 11:35:56 +0100 Subject: [PATCH] Update to upstream version 4.4.4 --- .gitignore | 1 + httpcomponents-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5c9164f..bd42f1c 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ httpcomponents-core-4.1.4-src.tar.gz /httpcomponents-core-4.4.1-src.tar.gz /httpcomponents-core-4.4.2-src.tar.gz /httpcomponents-core-4.4.3-src.tar.gz +/httpcomponents-core-4.4.4-src.tar.gz diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 21ebc0c..2afafb4 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -6,7 +6,7 @@ Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services -Version: 4.4.3 +Version: 4.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 @@ -94,6 +94,9 @@ done %doc LICENSE.txt NOTICE.txt %changelog +* Mon Nov 2 2015 Mikolaj Izdebski - 4.4.4-1 +- Update to upstream version 4.4.4 + * Wed Sep 9 2015 Mikolaj Izdebski - 4.4.3-1 - Update to upstream version 4.4.3 diff --git a/sources b/sources index 4a62f3c..f59013a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1f7f16972f37a45e817df459df06a1c httpcomponents-core-4.4.3-src.tar.gz +973140c345a95b5f77f1b40ace9647c0 httpcomponents-core-4.4.4-src.tar.gz