summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-01 15:16:48 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-01 15:16:48 +0200
commit8ff2e8b950e58eb46fb153ec91401b9c2894cc44 (patch)
treee74a53b0c57fee42ec95ca383c65f19a205c485e /php.spec
parentdf1ab15ba832b294f61bbfb18938f6253bec6af5 (diff)
PHP 7.1.0RC1
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 933728e..28a209d 100644
--- a/php.spec
+++ b/php.spec
@@ -26,7 +26,7 @@
%global zendver 20160303
%global pdover 20150127
# Extension version
-%global oci8ver 2.1.1
+%global oci8ver 2.1.2
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -124,8 +124,8 @@
%global db_devel libdb-devel
%endif
-%global rcver beta2
-%global rpmrel 7
+%global rcver RC1
+%global rpmrel 8
Summary: PHP scripting language for creating dynamic web sites
@@ -1824,6 +1824,10 @@ fi
%changelog
+* Thu Sep 1 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.8.RC1
+- Update to 7.1.0RC1
+- oci8 version is now 2.1.2
+
* Wed Aug 3 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.7.beta2
- Update to 7.1.0beta2