[java-sig-commits] [httpcomponents-core] Update to latest upstream (4.1.4)

Stanislav Ochotnicky sochotni at fedoraproject.org
Fri Mar 23 13:47:28 UTC 2012


commit 8994ae4c4f0a1e4011d661ea636ccff1ffb621f9
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Mar 23 14:27:46 2012 +0100

    Update to latest upstream (4.1.4)

 .gitignore               |    1 +
 httpcomponents-core.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0be04fc..8bd8cd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /httpcomponents-core-4.1.1-src.tar.gz
 /httpcomponents-core-4.1.2-src.tar.gz
 /httpcomponents-core-4.1.3-src.tar.gz
+httpcomponents-core-4.1.4-src.tar.gz
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index e2a6016..a7db578 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.1.3
-Release:           2%{?dist}
+Version:           4.1.4
+Release:           1%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
 URL:               http://hc.apache.org/
@@ -85,6 +85,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Fri Mar 23 2012 Krzysztof Daniel <kdaniel at redhat.com> 4.1.4-1
+- Update to latest upstream (4.1.4)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index d5bcfa9..543c594 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e6380eecac59f178b9b7fb6f0c68d6b  httpcomponents-core-4.1.3-src.tar.gz
+f658d91ea1a4462fce28c44248d3e25a  httpcomponents-core-4.1.4-src.tar.gz


More information about the java-sig-commits mailing list