diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php70.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.0.8RC1 (2016-06-09) +===== 7.0.8 (2016-06-23)  $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -120,7 +120,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 @@ -1989,6 +1989,9 @@ fi  %changelog +* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-1 +- Update to 7.0.8 - http://www.php.net/releases/7_0_8.php +  * Wed Jun  8 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-0.1.RC1  - Update to 7.0.8RC1  - opcache version is now php version  | 
