[async-http-client] Update to upstream version 1.7.23

Michal Srb msrb at fedoraproject.org
Fri Jan 3 06:48:04 UTC 2014


commit 085688282d3b568b3f4901d5235fa53d98b75234
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Jan 3 07:44:46 2014 +0100

    Update to upstream version 1.7.23

 .gitignore             |    1 +
 async-http-client.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b399fc..be1c00c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /async-http-client-1.7.19.tar.gz
 /async-http-client-1.7.21.tar.gz
 /async-http-client-1.7.22.tar.gz
+/async-http-client-1.7.23.tar.gz
diff --git a/async-http-client.spec b/async-http-client.spec
index 05044cc..c6a81bd 100644
--- a/async-http-client.spec
+++ b/async-http-client.spec
@@ -1,6 +1,6 @@
 
 Name:           async-http-client
-Version:        1.7.22
+Version:        1.7.23
 Release:        1%{?dist}
 Summary:        Asynchronous Http Client for Java
 
@@ -75,6 +75,9 @@ rm -Rf src/test/java/com/ning/http/client/websocket
 
 
 %changelog
+* Fri Jan 03 2014 Michal Srb <msrb at redhat.com> - 1.7.23-1
+- Update to upstream version 1.7.23
+
 * Wed Dec  4 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.7.22-1
 - Update to upstream version 1.7.22
 
diff --git a/sources b/sources
index 88ca897..98b4ae0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61005497c495430c49946b8893763800  async-http-client-1.7.22.tar.gz
+013d5d1cbe0b3259e917f2d9f809ea23  async-http-client-1.7.23.tar.gz


More information about the scm-commits mailing list