diff options
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php.spec | 7 |
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 7.0.10RC1 (2016-08-04) +===== 7.0.10 (2016-08-19) $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log @@ -124,8 +124,8 @@ %global db_devel libdb-devel %endif -%global rcver RC1 -%global rpmrel 2 +#global rcver RC1 +%global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1824,6 +1824,9 @@ fi %changelog +* Wed Aug 31 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-1 +- Update to 7.0.10 - http://www.php.net/releases/7_0_10.php + * Wed Aug 3 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-0.2.RC1 - rebuild with new sources |