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

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Dec 4 08:28:41 UTC 2013


commit 3d46f28f5c5338a4cbaf2318092d374aaee7f479
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Dec 4 09:26:35 2013 +0100

    Update to upstream version 1.7.22

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


More information about the scm-commits mailing list