diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -125,7 +125,7 @@ %endif #global rcver RC1 -%global rpmrel 1 +%global rpmrel 2 Summary: PHP scripting language for creating dynamic web sites @@ -1824,6 +1824,10 @@ fi %changelog +* Thu Oct 13 2016 Remi Collet <remi@fedoraproject.org> 7.0.12-2 +- Update to 7.0.12 - http://www.php.net/releases/7_0_12.php +- rebuild with new sources + * Thu Oct 13 2016 Remi Collet <remi@fedoraproject.org> 7.0.12-1 - Update to 7.0.12 - http://www.php.net/releases/7_0_12.php |