summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-03 08:47:09 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-03 08:47:09 +0200
commit9285815b2acbfb21a423f0f0277cdee1acb36121 (patch)
treef7970c19d7e599146a5fe51c8cd5e594a4d9b6d7 /php.spec
parent4e3a5011a6145f6ee260681680be07c59c9370c5 (diff)
php70-php-7.0.0-0.5.20150403gitadcf0c6
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 9991db8..76995da 100644
--- a/php.spec
+++ b/php.spec
@@ -53,7 +53,7 @@
# Regression tests take a long time, you can skip 'em with this
%{!?runselftest: %global runselftest 1}
-%global runselftest 0
+#global runselftest 0
# Use the arch-specific mysql_config binary to avoid mismatch with the
# arch detection heuristic used by bindir/mysql_config.
@@ -129,9 +129,9 @@
%global db_devel libdb-devel
%endif
-%global gh_commit 83a15801cc8619a1a83307e573bf1b63f0d4b53c
+%global gh_commit adcf0c6052761350695da211b337edff12c6e63c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150402
+%global gh_date 20150403
%global gh_owner php
%global gh_project php-src
#global rcver RC1
@@ -1801,7 +1801,7 @@ fi
%changelog
-* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.5.20150402git83a1580
+* Fri Apr 3 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.5.20150403gitadcf0c6
- new snapshot
* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.4.20150331git463ca30