From b30105a6291539edd9e34b199cda2645e5948bb2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Oct 2016 14:39:37 +0200 Subject: PHP 7.0.12 --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 34d8fa8..52d96cc 100644 --- a/php70.spec +++ b/php70.spec @@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1994,6 +1994,9 @@ fi %changelog +* Thu Oct 13 2016 Remi Collet 7.0.12-1 +- Update to 7.0.12 - http://www.php.net/releases/7_0_12.php + * Tue Sep 27 2016 Remi Collet 7.0.12-0.1.RC1 - Update to 7.0.12RC1 -- cgit