summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-20 18:20:11 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-20 18:20:11 +0100
commit463e6c5a4d46359f5a3ebc5b6571c12fef0ed7ad (patch)
treecfb2b562101afcc0d95007a9f4073e950abec696 /php.spec
parenteea960c13a32383939d6bde303165a7cf6aa78ef (diff)
php 5.6.30, better dtrace patch
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index eff52a7..4c2e13f 100644
--- a/php.spec
+++ b/php.spec
@@ -138,7 +138,7 @@
%endif
#global rcver RC1
-%global rpmrel 2
+%global rpmrel 3
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1820,7 +1820,7 @@ fi
%changelog
-* Fri Jan 20 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-2
+* Fri Jan 20 2017 Remi Collet <remi@fedoraproject.org> 5.6.30-3
- disable dtrace by default, this may be enabled again using
environment variable USE_ZEND_DTRACE=1, backported from PHP 7