diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -125,9 +125,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 62b1293e3df520d104c678bc520b413386b628c5 +%global gh_commit c9f27ee4227268bc74fc54e0e06102317e614804 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150507 +%global gh_date 20150515 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -1808,6 +1808,9 @@ fi %changelog +* Sat May 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150515gitc9f27ee +- new snapshot + * Tue Apr 28 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.6.20150507gitdd0b602 - add experimental file based opcode cache (disabled by default) |