[php-guzzle-Guzzle] Updated to 3.7.0 (BZ #973065)

Shawn Iwinski siwinski at fedoraproject.org
Fri Jul 5 20:50:08 UTC 2013


commit 812a5407c210fa79cee49c58ec07f6c5622dee05
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Fri Jul 5 16:49:59 2013 -0400

    Updated to 3.7.0 (BZ #973065)

 .gitignore             |    1 +
 php-guzzle-Guzzle.spec |    5 ++++-
 sources                |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43ae019..4b54af8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Guzzle-3.3.0.tgz
 /Guzzle-3.4.3.tgz
 /Guzzle-3.6.0.tgz
+/Guzzle-3.7.0.tgz
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec
index a11f4c2..f842d31 100644
--- a/php-guzzle-Guzzle.spec
+++ b/php-guzzle-Guzzle.spec
@@ -5,7 +5,7 @@
 %global pear_name    Guzzle
 
 Name:             php-guzzle-%{pear_name}
-Version:          3.6.0
+Version:          3.7.0
 Release:          1%{?dist}
 Summary:          PHP HTTP client library and framework for building RESTful web service clients
 
@@ -121,6 +121,9 @@ fi
 
 
 %changelog
+* Fri Jul 05 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.7.0-1
+- Updated to 3.7.0 (BZ #973065)
+
 * Fri Jun 07 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.6.0-1
 - Updated to 3.6.0
 
diff --git a/sources b/sources
index 15767a5..17cf26f 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@
 a3bc8cfe5de7fd6bb35202bfd02cead8  Guzzle-3.3.0.tgz
 1146e419b28fbdfc3f1a7dec70e203aa  Guzzle-3.4.3.tgz
 49dca26464a0cc08b57a195c13ebd923  Guzzle-3.6.0.tgz
+f56d6a6f59d2b654fb23d74f089132db  Guzzle-3.7.0.tgz


More information about the scm-commits mailing list