summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-02 11:12:32 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-02 11:12:32 +0200
commitc776138e4cbf4bc0eb80f112d4bacd1e6d121637 (patch)
tree08601c477028e639037425201d88a2b388d6454f /php.spec
parent404e813729cff1fa38f95c0072b37d0e2417e0ff (diff)
PHP 5.6.26RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 1e8bfe4..3a16efa 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.11
+%global oci8ver 2.0.12
# 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.25
+Version: 5.6.26
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1814,6 +1814,10 @@ fi
%changelog
+* Fri Sep 2 2016 Remi Collet <remi@fedoraproject.org> 5.6.26-0.1.RC1
+- update to 5.6.26RC1
+- oci8 version is now 2.0.12
+
* 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