From 05c54474ecb91b7872f948db37d63743d09307b4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 27 Nov 2015 13:22:46 +0100 Subject: php 7 test build --- php70.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 5fb0259..1487fd4 100644 --- a/php70.spec +++ b/php70.spec @@ -36,7 +36,7 @@ %global with_lsws 1 # Regression tests take a long time, you can skip 'em with this -%global runselftest 0 +#global runselftest 0 %{!?runselftest: %global runselftest 1} # Use the arch-specific mysql_config binary to avoid mismatch with the @@ -133,7 +133,7 @@ %endif %global rcver RC8 -%global rpmrel 14 +%global rpmrel 15 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2006,7 +2006,7 @@ fi %changelog -* Wed Nov 25 2015 Remi Collet 7.0.0-0.14.RC8 +* Fri Nov 27 2015 Remi Collet 7.0.0-0.15.RC8 - test build * Wed Nov 25 2015 Remi Collet 7.0.0-0.12.RC8 -- cgit