From e1e2f6ec9a1916800c1bfdf9c1394ce2524e9fd6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 5 Aug 2015 20:00:23 +0200 Subject: PHP 7.0.0beta3 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 3448a26..73c644a 100644 --- a/php.spec +++ b/php.spec @@ -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 7.0.0-0.13.beta3 +- Update to 7.0.0beta3 + * Wed Jul 22 2015 Remi Collet 7.0.0-0.12.beta2 - Update to 7.0.0beta2 - switch from libvpx to libwebp (only for bundled libgd, not used) -- cgit