summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
commit885ce9b409d2a4124898d380d68421286689db86 (patch)
treeafd0962384f00b2a80675aee6c91bf6cce6ee509
parent2c5731b519e3f075e1572c1f54bb6465f85b6b11 (diff)
PHP 5.6.30
-rw-r--r--failed.txt17
-rw-r--r--php.spec5
2 files changed, 11 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index 04b91bb..948258f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,15 @@
-===== 5.6.30RC1 (2017-01-06)
+===== 5.6.30 (2017-01-19)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
-/var/lib/mock/scl56el6x/build.log:Tests failed : 1
-/var/lib/mock/scl56el7x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc22x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc23x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc24x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc25x/build.log:Tests failed : 1
+/var/lib/mock/scl56el6x/build.log:Tests failed : 0
+/var/lib/mock/scl56el7x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc22x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc24x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc25x/build.log:Tests failed : 0
-el6x, el7x, fc22x, fc23x, fc24x, fc25x
- *** __wakeup should be able to modify dynamic properties without affecting copies of those properties [ext/standard/tests/serialize/bug72610_3.phpt]
-
* proc_open have erratic results... :(
*** test fixed upstream
diff --git a/php.spec b/php.spec
index ea761bc..f809842 100644
--- a/php.spec
+++ b/php.spec
@@ -137,7 +137,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
@@ -1818,6 +1818,9 @@ fi
%changelog
+* Thu Jan 19 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-1
+- Update to 5.6.30 - http://www.php.net/releases/5_6_30.php
+
* Fri Jan 6 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-0.1.RC1
- update to 5.6.30RC1