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

Michal Srb msrb at fedoraproject.org
Tue Sep 3 04:59:53 UTC 2013


commit 472752709e0945b7afd92661fadf275ee4ccd07a
Author: Michal Srb <msrb at redhat.com>
Date:   Tue Sep 3 06:58:20 2013 +0200

    Update to upstream version 1.7.19

 .gitignore             |    1 +
 async-http-client.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b3d308..d16c7d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /async-http-client-1.7.17.tar.gz
 /LICENSE-CDDL.txt
 /async-http-client-1.7.18.tar.gz
+/async-http-client-1.7.19.tar.gz
diff --git a/async-http-client.spec b/async-http-client.spec
index 2ab97ee..6130a50 100644
--- a/async-http-client.spec
+++ b/async-http-client.spec
@@ -1,7 +1,7 @@
 
 Name:           async-http-client
-Version:        1.7.18
-Release:        2%{?dist}
+Version:        1.7.19
+Release:        1%{?dist}
 Summary:        Asynchronous Http Client for Java
 
 License:        ASL 2.0
@@ -75,6 +75,9 @@ rm -Rf src/test/java/com/ning/http/client/websocket
 
 
 %changelog
+* Tue Sep 03 2013 Michal Srb <msrb at redhat.com> - 1.7.19-1
+- Update to upstream version 1.7.19
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.18-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index d8ab5b9..587de9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de1870a6179141887b66493ece8c2ae9  async-http-client-1.7.18.tar.gz
+68d4fb8e3429ca3b6eea70a289935d8f  async-http-client-1.7.19.tar.gz


More information about the scm-commits mailing list