diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-12 08:51:06 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-12 08:51:06 +0100 |
commit | a8a915a051b9800b61c12ea230bac62bd2324927 (patch) | |
tree | 674b59e4b1f4ea5246b62d9f0304f4cd46b01bc9 | |
parent | 3a7a78f5a0aa3a45e664c20c381dfb4930644b7f (diff) |
PHP 7.0.0RC7 (retagged)
-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.0-0.10.RC7 (2015-11-11) +===== 7.0.0-0.11.RC7 (2015-11-12) $ grep -r 'Tests failed' /var/lib/mock/*/build.log @@ -133,7 +133,7 @@ %endif %global rcver RC7 -%global rpmrel 10 +%global rpmrel 11 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2001,6 +2001,9 @@ fi %changelog +* Thu Nov 12 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.11.RC7 +- Update to 7.0.0RC7 (retagged) + * Wed Nov 11 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.10.RC7 - Update to 7.0.0RC7 |