summaryrefslogtreecommitdiffstats
path: root/php56.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
commit3a6e6b3d64edb71dc50202405e24c12f117c1cff (patch)
tree12959be8d5faf2146b1b269fa43d37c5db068586 /php56.spec
parentfaf5d82f84006f8a2c246aa35445d5a4fac34656 (diff)
PHP 5.6.26RC1
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php56.spec b/php56.spec
index 258a505..c5a2f71 100644
--- a/php56.spec
+++ b/php56.spec
@@ -15,7 +15,7 @@
# Extension version
%global fileinfover 1.0.5
%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
@@ -143,12 +143,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: php
-Version: 5.6.25
+Version: 5.6.26
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1997,6 +1997,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