diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-28 12:37:48 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-28 12:37:48 +0200 |
commit | c5a34f8e969b203bfe63ae8b6ab8860a11aa04a5 (patch) | |
tree | 11d17b4ac6b8f7dfbf413a871952d0662cf8107c | |
parent | 4e7e9afaaca1be07efcd97d4a2cc3700fb6fba22 (diff) |
php test build
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 <remi@fedoraproject.org> 7.0.0-0.5.20150428git94f0b94 +- new snapshot + * Mon Apr 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.5.20150427git1a4d3e4 - new snapshot - adapt system tzdata patch for upstream change for new zic |