diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-14 10:39:32 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-14 10:39:32 +0200 |
commit | eed80b714c1b977d4a0b84ad19d666ffed25a926 (patch) | |
tree | cf453f4d7c91697018de23655788b7166ce16fb7 /php70.spec | |
parent | a28b7d0a404c6886f2d16b9f43f054b9efbbbc89 (diff) |
PHP 7.0.11
Diffstat (limited to 'php70.spec')
-rw-r--r-- | php70.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 @@ -1994,6 +1994,9 @@ fi %changelog +* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> 7.0.11-1 +- Update to 7.0.11 - http://www.php.net/releases/7_0_11.php + * Thu Sep 1 2016 Remi Collet <remi@fedoraproject.org> 7.0.11-0.1.RC1 - Update to 7.0.11RC1 |