diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-09 10:18:57 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-09 10:18:57 +0100 |
commit | 5106c8de62bcdaacb201d9b1b51e304eae4cc7eb (patch) | |
tree | 977213491b406123de1145133b0f395a1d9e5ab8 /php71.spec | |
parent | c7ab245b1cb095674f0352e51d20f247a918eae0 (diff) |
PHP 7.1.0RC6
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global rcver RC5 -%global rpmrel 7 +%global rcver RC6 +%global rpmrel 8 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -1994,6 +1994,9 @@ fi %changelog +* Wed Nov 9 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.8.RC6 +- Update to 7.1.0RC6 + * Wed Oct 26 2016 Remi Collet <remi@fedoraproject.org> 7.1.0-0.7.RC5 - Update to 7.1.0RC5 |