summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-05 06:46:58 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-05 06:46:58 +0100
commitf34907ac37bd0f43492221d34b38826dee6b5579 (patch)
tree05aa28c860a73af66172ec2042411c9c2638df93 /php70.spec
parent5d61ca5486a6dc8777b4c385ff932114c244604d (diff)
php 7.0.13, f25 rebuild
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php70.spec b/php70.spec
index 8268de5..5fb8344 100644
--- a/php70.spec
+++ b/php70.spec
@@ -120,12 +120,12 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
-%global rpmrel 1
+#global rcver RC1
+%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 7.0.14
+Version: 7.0.13
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -1988,6 +1988,7 @@ fi
%changelog
+* Mon Dec 5 2016 Remi Collet <remi@fedoraproject.org> 7.0.13-2
- disable pcre.jit everywhere as it raise AVC #1398474
* Wed Nov 23 2016 Remi Collet <remi@fedoraproject.org> 7.0.14-0.1.RC1