[php-guzzle-Guzzle] Updated to upstream version 3.3.0

Shawn Iwinski siwinski at fedoraproject.org
Mon Mar 4 18:01:31 UTC 2013


commit 154cca4003063036c39e5c995271c4e43ca713f6
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Mon Mar 4 13:01:11 2013 -0500

    Updated to upstream version 3.3.0

 .gitignore             |    1 +
 php-guzzle-Guzzle.spec |    5 ++++-
 sources                |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2461f3a..b437992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Guzzle-3.1.2.tgz
 /Guzzle-3.2.0.tgz
+/Guzzle-3.3.0.tgz
diff --git a/php-guzzle-Guzzle.spec b/php-guzzle-Guzzle.spec
index 76ed8f1..6b77a1b 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.2.0
+Version:          3.3.0
 Release:          1%{?dist}
 Summary:          PHP HTTP client library and framework for building RESTful web service clients
 
@@ -121,6 +121,9 @@ fi
 
 
 %changelog
+* Mon Mar 04 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.3.0-1
+- Updated to upstream version 3.3.0
+
 * Fri Feb 15 2013 Shawn Iwinski <shawn.iwinski at gmail.com> 3.2.0-1
 - Updated to upstream version 3.2.0
 
diff --git a/sources b/sources
index ef64b43..9b3f82d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 37d2acd7df39c7050fbff423505d5bf6  Guzzle-3.1.2.tgz
 29c21e5ca967ab301e731a6ab7fcfbd4  Guzzle-3.2.0.tgz
+a3bc8cfe5de7fd6bb35202bfd02cead8  Guzzle-3.3.0.tgz


More information about the scm-commits mailing list