diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-22 09:28:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-22 09:28:31 +0200 |
commit | 86c5861dcb2a999c7654f5b3a328fe9bfeed7df2 (patch) | |
tree | 18c33c29896a82c7b18c5c86cbc38a92fdd5b5a5 /php.spec | |
parent | e1e2f6ec9a1916800c1bfdf9c1394ce2524e9fd6 (diff) |
PHP 7.0.0RC1
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -133,8 +133,8 @@ #global gh_date 20150623 #global gh_owner php #global gh_project php-src -%global rcver beta3 -%global rpmrel 13 +%global rcver RC1 +%global rpmrel 14 Summary: PHP scripting language for creating dynamic web sites @@ -1804,6 +1804,9 @@ fi %changelog +* Sat Aug 22 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.14.RC1 +- Update to 7.0.0RC1 + * Wed Aug 5 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.13.beta3 - Update to 7.0.0beta3 |