From 6cb4df15d671a60e7c0c8cadbab891d4d71ed5e2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 13 Oct 2016 14:39:37 +0200 Subject: PHP 7.0.12 --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 70d9b97..808f004 100644 --- a/php.spec +++ b/php.spec @@ -124,7 +124,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 @@ -1824,6 +1824,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