[httpcomponents-core] Update to latest upstream (4.1.3)

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Aug 16 12:13:21 UTC 2011


commit 61600615430f85c416b7623972ad528b0d072e79
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Aug 16 14:04:19 2011 +0200

    Update to latest upstream (4.1.3)

 .gitignore               |    1 +
 httpcomponents-core.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d7f36d5..0be04fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /httpcomponents-core-4.1-src.tar.gz
 /httpcomponents-core-4.1.1-src.tar.gz
 /httpcomponents-core-4.1.2-src.tar.gz
+/httpcomponents-core-4.1.3-src.tar.gz
diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec
index f1912ee..2a8ba97 100644
--- a/httpcomponents-core.spec
+++ b/httpcomponents-core.spec
@@ -2,7 +2,7 @@
 
 Name:              httpcomponents-core
 Summary:           Set of low level Java HTTP transport components for HTTP services
-Version:           4.1.2
+Version:           4.1.3
 Release:           1%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
@@ -85,6 +85,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Aug 16 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 4.1.3-1
+- Update to latest upstream (4.1.3)
+
 * Tue Jul 26 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 4.1.2-1
 - Update to latest upstream (4.1.2)
 
diff --git a/sources b/sources
index 9558033..d5bcfa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d749640a550f6d9440c901ee36b705eb  httpcomponents-core-4.1.2-src.tar.gz
+5e6380eecac59f178b9b7fb6f0c68d6b  httpcomponents-core-4.1.3-src.tar.gz


More information about the scm-commits mailing list