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

Michal Srb msrb at fedoraproject.org
Fri Oct 18 04:45:27 UTC 2013


commit 7a72cf8e03fb9c3b7ae8b9f4b4ef7d5fae9bde22
Author: Michal Srb <msrb at redhat.com>
Date:   Fri Oct 18 06:43:00 2013 +0200

    Update to upstream version 1.7.21

 .gitignore             |    1 +
 async-http-client.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d16c7d7..eef6b76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /LICENSE-CDDL.txt
 /async-http-client-1.7.18.tar.gz
 /async-http-client-1.7.19.tar.gz
+/async-http-client-1.7.21.tar.gz
diff --git a/async-http-client.spec b/async-http-client.spec
index 6130a50..0fb58ad 100644
--- a/async-http-client.spec
+++ b/async-http-client.spec
@@ -1,6 +1,6 @@
 
 Name:           async-http-client
-Version:        1.7.19
+Version:        1.7.21
 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 Oct 18 2013 Michal Srb <msrb at redhat.com> - 1.7.21-1
+- Update to upstream version 1.7.21
+
 * Tue Sep 03 2013 Michal Srb <msrb at redhat.com> - 1.7.19-1
 - Update to upstream version 1.7.19
 
diff --git a/sources b/sources
index 587de9f..6ef0971 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68d4fb8e3429ca3b6eea70a289935d8f  async-http-client-1.7.19.tar.gz
+705af02750da05a5e7cd8f3997d9f9bf  async-http-client-1.7.21.tar.gz


More information about the scm-commits mailing list