[php-goutte] Updated to 1.0.6

Shawn Iwinski siwinski at fedoraproject.org
Fri May 16 16:59:05 UTC 2014


commit 37883b33f271b7d06b0417d5457c08c3fde99837
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Fri May 16 12:58:49 2014 -0400

    Updated to 1.0.6

 .gitignore      |    1 +
 php-goutte.spec |   15 +++++++++------
 sources         |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ace2f70..93bdaf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /php-goutte-1.0.5-a30e84e28fbaf14909d2d007249c24cd0ecd425e.tar.gz
+/php-goutte-1.0.6-06a5451288ffddd204b10fa6c6f9ab2b86dd515d.tar.gz
diff --git a/php-goutte.spec b/php-goutte.spec
index ae3df76..2a7ee44 100644
--- a/php-goutte.spec
+++ b/php-goutte.spec
@@ -1,7 +1,7 @@
 %global github_owner    fabpot
 %global github_name     Goutte
-%global github_version  1.0.5
-%global github_commit   a30e84e28fbaf14909d2d007249c24cd0ecd425e
+%global github_version  1.0.6
+%global github_commit   06a5451288ffddd204b10fa6c6f9ab2b86dd515d
 
 # "php": ">=5.3.0"
 %global php_min_ver     5.3.0
@@ -38,7 +38,7 @@ BuildRequires: php-symfony-process     <  %{symfony_max_ver}
 BuildRequires: php-pear(guzzlephp.org/pear/Guzzle) >= %{guzzle_min_ver}
 BuildRequires: php-pear(guzzlephp.org/pear/Guzzle) <  %{guzzle_max_ver}
 BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
-# For tests: phpcompatinfo (computed from v1.0.5)
+# For tests: phpcompatinfo (computed from v1.0.6)
 BuildRequires: php-curl
 
 Requires:      php(language)           >= %{php_min_ver}
@@ -54,7 +54,7 @@ Requires:      php-symfony-process     >= %{symfony_min_ver}
 Requires:      php-symfony-process     <  %{symfony_max_ver}
 Requires:      php-pear(guzzlephp.org/pear/Guzzle) >= %{guzzle_min_ver}
 Requires:      php-pear(guzzlephp.org/pear/Guzzle) <  %{guzzle_max_ver}
-# phpcompatinfo (computed from v1.0.5)
+# phpcompatinfo (computed from v1.0.6)
 Requires:      php-curl
 
 %description
@@ -100,10 +100,13 @@ sed 's/colors="true"/colors="false"/' phpunit.xml.dist > phpunit.xml
 
 
 %changelog
-* Wed Feb 19 2014 Shawn Iwinski <shawn.iwinski at gmail.com> 1.0.5-1
+* Fri May 16 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.0.6-1
+- Updated to 1.0.6
+
+* Wed Feb 19 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.0.5-1
 - Updated to 1.0.5
 - Conditional release dist
 - Fixed %%files
 
-* Mon Jan 27 2014 Shawn Iwinski <shawn.iwinski at gmail.com> 1.0.3-1.20140118gite83f8f9
+* Mon Jan 27 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.0.3-1.20140118gite83f8f9
 - Initial package
diff --git a/sources b/sources
index 956e49c..dd80a92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0826256e24badd12c7e82ee7e6e0356  php-goutte-1.0.5-a30e84e28fbaf14909d2d007249c24cd0ecd425e.tar.gz
+4276932f441077ac22fad0102e6df72a  php-goutte-1.0.6-06a5451288ffddd204b10fa6c6f9ab2b86dd515d.tar.gz


More information about the scm-commits mailing list