[php-guzzlehttp-guzzle] Updated to 4.1.8 (BZ #1126611)

Shawn Iwinski siwinski at fedoraproject.org
Sat Aug 23 13:45:17 UTC 2014


commit 9ccd4c2e2cf3c0d70e8c17568833f6723591bb88
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sat Aug 23 09:45:05 2014 -0400

    Updated to 4.1.8 (BZ #1126611)

 .gitignore                 |    1 +
 php-guzzlehttp-guzzle.spec |   11 +++++++----
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f09a603..136bbc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /php-guzzlehttp-guzzle-4.1.2-095cf4db559bebc78d967890eb93280d8ceb5a08.tar.gz
 /php-guzzlehttp-guzzle-4.1.4-5ae164dae6e65784286a698800190bc094407f7c.tar.gz
+/php-guzzlehttp-guzzle-4.1.8-e196b8f44f9492a11261ea8f7b9724613a198daf.tar.gz
diff --git a/php-guzzlehttp-guzzle.spec b/php-guzzlehttp-guzzle.spec
index f777f52..55b4a51 100644
--- a/php-guzzlehttp-guzzle.spec
+++ b/php-guzzlehttp-guzzle.spec
@@ -11,8 +11,8 @@
 
 %global github_owner     guzzle
 %global github_name      guzzle
-%global github_version   4.1.4
-%global github_commit    5ae164dae6e65784286a698800190bc094407f7c
+%global github_version   4.1.8
+%global github_commit    e196b8f44f9492a11261ea8f7b9724613a198daf
 
 %global composer_vendor  guzzlehttp
 %global composer_project guzzle
@@ -52,7 +52,7 @@ BuildRequires: php-composer(psr/log) <  %{psr_log_max_ver}
 BuildRequires: php-phpunit-PHPUnit
 BuildRequires: php-curl
 BuildRequires: php-json
-# For tests: phpcompatinfo (computed from version 4.1.4)
+# For tests: phpcompatinfo (computed from version 4.1.8)
 BuildRequires: php-date
 BuildRequires: php-filter
 BuildRequires: php-libxml
@@ -70,7 +70,7 @@ Requires:      php-composer(guzzlehttp/streams) <  %{streams_max_ver}
 Requires:      php-json
 # composer.json: optional
 Requires:      php-curl
-# phpcompatinfo (computed from version 4.1.4)
+# phpcompatinfo (computed from version 4.1.8)
 Requires:      php-date
 Requires:      php-filter
 Requires:      php-libxml
@@ -163,6 +163,9 @@ sed 's/colors\s*=\s*"true"/colors="false"/' phpunit.xml.dist > phpunit.xml
 
 
 %changelog
+* Sat Aug 23 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 4.1.8-1
+- Updated to 4.1.8 (BZ #1126611)
+
 * Wed Jul 30 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 4.1.4-1
 - Updated to 4.1.4 (BZ #1124226)
 - Added %%license usage
diff --git a/sources b/sources
index 5198515..5310a90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-561876c144c35208ec80152c017f96f6  php-guzzlehttp-guzzle-4.1.4-5ae164dae6e65784286a698800190bc094407f7c.tar.gz
+95f59d66db8265281269828cec375676  php-guzzlehttp-guzzle-4.1.8-e196b8f44f9492a11261ea8f7b9724613a198daf.tar.gz


More information about the scm-commits mailing list