summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt7
-rw-r--r--php.spec5
2 files changed, 6 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index e21d391..253f1c2 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,13 @@
-===== 5.6.25RC1 (2016-08-04)
+===== 5.6.25 (2016-08-19)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 0
/var/lib/mock/scl56el7x/build.log:Tests failed : 0
/var/lib/mock/scl56fc21x/build.log:Tests failed : 0
-/var/lib/mock/scl56fc22x/build.log:Tests failed : 1
+/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
-fc22x
- openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt]
-
* proc_open have erratic results... :(
diff --git a/php.spec b/php.spec
index b0f511b..1e8bfe4 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
@@ -1814,6 +1814,9 @@ fi
%changelog
+* Wed Aug 31 2016 Remi Collet <remi@fedoraproject.org> 5.6.25-1
+- Update to 5.6.25 - http://www.php.net/releases/5_6_25.php
+
* Thu Aug 4 2016 Remi Collet <remi@fedoraproject.org> 5.6.25-0.1.RC1
- update to 5.6.25RC1