diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-05 20:00:23 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-05 20:00:23 +0200 |
commit | e1e2f6ec9a1916800c1bfdf9c1394ce2524e9fd6 (patch) | |
tree | 3e6efbff8990c10d1ddd06aafc2f8442a7972826 /php.spec | |
parent | 6bbd5b9cc5acdb8303a21f955040daf286940544 (diff) |
PHP 7.0.0beta3
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 beta2 -%global rpmrel 12 +%global rcver beta3 +%global rpmrel 13 Summary: PHP scripting language for creating dynamic web sites @@ -1804,6 +1804,9 @@ fi %changelog +* Wed Aug 5 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.13.beta3 +- Update to 7.0.0beta3 + * Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> 7.0.0-0.12.beta2 - Update to 7.0.0beta2 - switch from libvpx to libwebp (only for bundled libgd, not used) |