[php-guzzle-Guzzle] Updated to version 3.4.3

Shawn Iwinski siwinski at fedoraproject.org
Wed May 8 14:51:37 UTC 2013


commit 4d257f53763171169226af41a4b68c030a645ffa
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Wed May 8 10:51:21 2013 -0400

    Updated to version 3.4.3

 .gitignore             |    1 +
 php-guzzle-Guzzle.spec |    5 ++++-
 sources                |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b437992..dbc27d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Guzzle-3.1.2.tgz
 /Guzzle-3.2.0.tgz
 /Guzzle-3.3.0.tgz
+/Guzzle-3.4.3.tgz
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec
index 6b77a1b..0bd6f2d 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.3.0
+Version:          3.4.3
 Release:          1%{?dist}
 Summary:          PHP HTTP client library and framework for building RESTful web service clients
 
@@ -121,6 +121,9 @@ fi
 
 
 %changelog
+* Wed May 08 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.4.3-1
+- Updated to version 3.4.3
+
 * Mon Mar 04 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.3.0-1
 - Updated to upstream version 3.3.0
 
diff --git a/sources b/sources
index 9b3f82d..633e64f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 37d2acd7df39c7050fbff423505d5bf6  Guzzle-3.1.2.tgz
 29c21e5ca967ab301e731a6ab7fcfbd4  Guzzle-3.2.0.tgz
 a3bc8cfe5de7fd6bb35202bfd02cead8  Guzzle-3.3.0.tgz
+1146e419b28fbdfc3f1a7dec70e203aa  Guzzle-3.4.3.tgz


More information about the scm-commits mailing list