summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-15 10:33:31 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-15 10:33:31 +0200
commit0866ad8601c2f5f36270367a8f68b165a5ef8aa0 (patch)
treed1a12fd549858eb0be586fd871ee44e68bf3a09c /php.spec
parent5579d8143ceadc926ecab573c3300252d062879e (diff)
PHP 5.6.9
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 4bff2b0..147abeb 100644
--- a/php.spec
+++ b/php.spec
@@ -127,7 +127,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
@@ -925,6 +925,8 @@ mkdir \
rm ext/date/tests/timezone_location_get.phpt
rm ext/date/tests/timezone_version_get.phpt
rm ext/date/tests/timezone_version_get_basic1.phpt
+# Should be skipped but fails sometime
+rm ext/standard/tests/file/file_get_contents_error001.phpt
# fails sometime
rm ext/sockets/tests/mcast_ipv?_recv.phpt
# cause stack exhausion
@@ -1781,6 +1783,10 @@ fi
%changelog
+* Fri May 15 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-1
+- Update to 5.6.9
+ http://www.php.net/releases/5_6_9.php
+
* Thu Apr 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-0.1.RC1
- update to 5.6.9RC1