[php-guzzlehttp-streams] Updated to 1.5.1 (BZ #1128102)

Shawn Iwinski siwinski at fedoraproject.org
Sun Aug 17 21:57:57 UTC 2014


commit 931dae8143ac1f8ca335b91ee164985942cee4a0
Author: Shawn Iwinski <shawn.iwinski at gmail.com>
Date:   Sun Aug 17 17:57:43 2014 -0400

    Updated to 1.5.1 (BZ #1128102)

 .gitignore                  |    1 +
 php-guzzlehttp-streams.spec |   11 +++++++----
 sources                     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43b35ad..abbb0ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /php-guzzlehttp-streams-1.1.0-cf0c8c33ca95cc147efba4c714f630ee44767180.tar.gz
 /php-guzzlehttp-streams-1.4.0-3b761a328e5ed6ed519e960aded95d7acbe77894.tar.gz
+/php-guzzlehttp-streams-1.5.1-fb0d1ee29987c2bdc59867bffaade6fc88c2675f.tar.gz
diff --git a/php-guzzlehttp-streams.spec b/php-guzzlehttp-streams.spec
index 1639cce..c435393 100644
--- a/php-guzzlehttp-streams.spec
+++ b/php-guzzlehttp-streams.spec
@@ -11,8 +11,8 @@
 
 %global github_owner     guzzle
 %global github_name      streams
-%global github_version   1.4.0
-%global github_commit    3b761a328e5ed6ed519e960aded95d7acbe77894
+%global github_version   1.5.1
+%global github_commit    fb0d1ee29987c2bdc59867bffaade6fc88c2675f
 
 %global composer_vendor  guzzlehttp
 %global composer_project streams
@@ -38,14 +38,14 @@ BuildArch:     noarch
 # For tests: composer.json
 BuildRequires: php(language) >= %{php_min_ver}
 BuildRequires: php-phpunit-PHPUnit
-# For tests: phpcompatinfo (computed from version 1.4.0)
+# For tests: phpcompatinfo (computed from version 1.5.1)
 BuildRequires: php-hash
 BuildRequires: php-spl
 %endif
 
 # composer.json
 Requires:      php(language) >= %{php_min_ver}
-# phpcompatinfo (computed from version 1.4.0)
+# phpcompatinfo (computed from version 1.5.1)
 Requires:      php-hash
 Requires:      php-spl
 
@@ -110,6 +110,9 @@ sed 's/colors\s*=\s*"true"/colors="false"/' phpunit.xml.dist > phpunit.xml
 
 
 %changelog
+* Sun Aug 17 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.5.1-1
+- Updated to 1.5.1 (BZ #1128102)
+
 * Fri Jun 06 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.4.0-1
 - Updated to 1.4.0 (BZ #1124227)
 - Added option to build without tests ("--without tests")
diff --git a/sources b/sources
index 20823a4..d90f1f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04074de70d28f15b6c9032101e8b8a38  php-guzzlehttp-streams-1.4.0-3b761a328e5ed6ed519e960aded95d7acbe77894.tar.gz
+98e57830f87e2d8723ec78221b2c990d  php-guzzlehttp-streams-1.5.1-fb0d1ee29987c2bdc59867bffaade6fc88c2675f.tar.gz


More information about the scm-commits mailing list