From a8a915a051b9800b61c12ea230bac62bd2324927 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Nov 2015 08:51:06 +0100 Subject: PHP 7.0.0RC7 (retagged) --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 2565f96..1b89c21 100644 --- a/php70.spec +++ b/php70.spec @@ -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 7.0.0-0.11.RC7 +- Update to 7.0.0RC7 (retagged) + * Wed Nov 11 2015 Remi Collet 7.0.0-0.10.RC7 - Update to 7.0.0RC7 -- cgit