diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-06-17 08:32:43 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-06-17 08:32:43 +0200 |
commit | 6ed2b5313c91f52dc72193890714b8d3dc3f9600 (patch) | |
tree | 9acf9dcf87e2cc1de5c22e35c4e0ecde89cfbda0 /php.spec | |
parent | f4ecebaec90b01fbebdb663c12a607611292dcb9 (diff) |
php70-php: new snapshot (test build, broken)
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -124,9 +124,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 8cfe28259ed0b0bebb72d8292abc877181b84d34 +%global gh_commit 48ed660cdf6fe94ac2cd8eac217ea97340766e75 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150611 +%global gh_date 20150616 %global gh_owner php %global gh_project php-src #global rcver alpha1 @@ -1801,6 +1801,9 @@ fi %changelog +* Tue Jun 16 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.9.20150616git48ed660 +- new snapshot + * Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.9.20150611git8cfe282 - new snapshot - the phar link is now correctly created |