diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-11-13 09:10:16 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-11-13 09:10:16 +0100 |
commit | 66439f156271924f493978d7f50bfdb58696095d (patch) | |
tree | 689de5ba490d1a2d3c66e59301625e10301c87bf | |
parent | 52ddfa984e49a01d62c3718f2aed5a6fe49ea663 (diff) |
PHP 5.5.19
-rw-r--r-- | php55.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1943,7 +1943,11 @@ fi %changelog -* Sun Nov 2 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-0.1.RC1 +* Thu Nov 13 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-1 +- Update to 5.5.19 + http://www.php.net/releases/5_5_19.php + +* Sun Nov 2 2014 Remi Collet <remi@fedoraproject.org> 5.5.19-0.1.RC1 - update to 5.5.19RC1 - new version of systzdata patch, fix case sensitivity - disable opcache.fast_shutdown in default config |