diff options
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 @@ -1813,6 +1813,10 @@ fi %changelog +* Thu Mar 31 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-1 +- Update to 5.6.20 + http://www.php.net/releases/5_6_20.php + * Thu Mar 17 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-0.1.RC1 - update to 5.6.20RC1 |