diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-13 07:59:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-13 07:59:31 +0200 |
commit | e259bf23fef472eb6c59490b18f51314a858b557 (patch) | |
tree | 2a6868785fa44853bbd7e9a756661fccd9b49699 /php.spec | |
parent | 8fa572283163699aa8a905b396029808718e51d8 (diff) |
PHP 5.5.27
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 @@ -1764,6 +1764,10 @@ fi %changelog +* Mon Jul 13 2015 Remi Collet <remi@fedoraproject.org> 5.5.27-1 +- Update to 5.5.27 + http://www.php.net/releases/5_5_27.php + * Wed Jun 24 2015 Remi Collet <remi@fedoraproject.org> 5.5.27-0.1.RC1 - update to 5.5.27RC1 - the phar link is now correctly created |