diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-17 17:28:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-17 17:28:04 +0100 |
commit | 236fd96e38a92b4a690154f49a72e7c519ac4ef1 (patch) | |
tree | 9fff7b59973a2cd148fbe23000cd240ceaeb0b01 /php.spec | |
parent | b8bc1fb53be88c3d594faf9486047ebdcaeb2443 (diff) |
PHP 7.0.15
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -124,7 +124,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 @@ -1822,6 +1822,9 @@ fi %changelog +* Tue Jan 17 2017 Remi Collet <remi@fedoraproject.org> 7.0.15-1 +- Update to 7.0.15 - http://www.php.net/releases/7_0_15.php + * Thu Jan 5 2017 Remi Collet <remi@fedoraproject.org> 7.0.15-0.1.RC1 - Update to 7.0.15RC1 |