From c5a34f8e969b203bfe63ae8b6ab8860a11aa04a5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Apr 2015 12:37:48 +0200 Subject: php test build --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php.spec b/php.spec index f7a4852..2e41a7b 100644 --- a/php.spec +++ b/php.spec @@ -129,9 +129,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 1a4d3e4855619538eb1902b8513473e2cda76804 +%global gh_commit 94f0b940f923e5f4f5a06283e8401ef34cd83fb0 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150427 +%global gh_date 20150428 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -1805,6 +1805,9 @@ fi %changelog +* Tue Apr 28 2015 Remi Collet 7.0.0-0.5.20150428git94f0b94 +- new snapshot + * Mon Apr 27 2015 Remi Collet 7.0.0-0.5.20150427git1a4d3e4 - new snapshot - adapt system tzdata patch for upstream change for new zic -- cgit