diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-12 20:50:46 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-12 20:50:46 +0200 |
commit | e2f7d18455342258ed6f3163fe34e473ec5edde1 (patch) | |
tree | eafbc0bf46ae7f35b7c80c9ea7aa3c0329504aa4 /php.spec | |
parent | 6af8379ad64f60d1f659212fd46b0ce178621cf8 (diff) |
PHP 5.6.11
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -137,7 +137,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1786,6 +1786,10 @@ fi %changelog +* Sun Jul 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-1 +- Update to 5.6.11 + http://www.php.net/releases/5_6_11.php + * Thu Jun 25 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-0.1.RC1 - update to 5.6.11RC1 - the phar link is now correctly created |