From 3501e829e74471149ea36da044081009e2e73fce Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 9 Sep 2015 14:17:39 +0200 Subject: [PATCH] Update to upstream version 4.4.3 --- .gitignore | 1 + httpcomponents-core.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 79cb460..5c9164f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ httpcomponents-core-4.1.4-src.tar.gz /httpcomponents-core-4.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 diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 0d7f416..21ebc0c 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.2 +Version: 4.4.3 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 +* Wed Sep 9 2015 Mikolaj Izdebski - 4.4.3-1 +- Update to upstream version 4.4.3 + * Mon Sep 07 2015 Michael Simacek - 4.4.2-1 - Update to upstream version 4.4.2 diff --git a/sources b/sources index 5d0f6b8..4a62f3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7bbdb3d53453f5794b0fff481b39d51 httpcomponents-core-4.4.2-src.tar.gz +f1f7f16972f37a45e817df459df06a1c httpcomponents-core-4.4.3-src.tar.gz