diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-31 16:13:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-31 16:13:14 +0200 |
commit | 2ec9e7c71e30b0c3f4068d2b12f633057a88189c (patch) | |
tree | 9457d33ecdcda8e3fae422e130bf31e1f19d50dc | |
parent | d012b22e32c842af70045453970ff70b32099888 (diff) |
php70-php-7.0.0-0.4.20150331git463ca30
-rw-r--r-- | php.spec | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -129,9 +129,9 @@ %global db_devel libdb-devel %endif -%global gh_commit 2fe6acd8f5827235774789cfc1c4e54a9eaa6c59 +%global gh_commit 463ca30c8c21c5add047a3649f30298535599dd3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) -%global gh_date 20150325 +%global gh_date 20150331 %global gh_owner php %global gh_project php-src #global rcver RC1 @@ -140,7 +140,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php Version: 7.0.0 -Release: 0.3.%{gh_date}git%{gh_short}%{?dist} +Release: 0.4.%{gh_date}git%{gh_short}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend # TSRM is licensed under BSD @@ -1801,7 +1801,7 @@ fi %changelog -* WIP +* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.4.20150331git463ca30 - rename 10-php70-php.conf to 15-php70-php.conf to ensure load order (after 10-rh-php56-php.conf) |