summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-12 10:00:06 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-12 10:00:06 +0100
commit90c707ae12f09d5bf4c3f76eb32698f1af7d0fec (patch)
tree87afb931932e294d5b3bb4d7d501eea334d338e4
parent502e8b35189c50de631fae04ab2e7ab00da1f181 (diff)
PHP 5.6.16RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 50e1230..dc5af95 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 5.6.15 (2015-10-29)
+===== 5.6.16RC1 (2015-11-12)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
diff --git a/php.spec b/php.spec
index 9409b4a..dbe6143 100644
--- a/php.spec
+++ b/php.spec
@@ -27,7 +27,7 @@
%global pdover 20080721
# Extension version
%global opcachever 7.0.6-dev
-%global oci8ver 2.0.9
+%global oci8ver 2.0.10
# Use for first build of PHP (before pecl/zip and pecl/jsonc)
%global php_bootstrap 0
@@ -137,12 +137,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
-Version: 5.6.15
+Version: 5.6.16
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1786,6 +1786,9 @@ fi
%changelog
+* Thu Nov 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-0.1.RC1
+- update to 5.6.16RC1
+
* Thu Oct 29 2015 Remi Collet <remi@fedoraproject.org> 5.6.15-1
- Update to 5.6.15
http://www.php.net/releases/5_6_15.php