From 46e2a4d767d559fab04d348b41e4da8215bf6ccc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Nov 2017 08:58:15 +0100 Subject: v7.1.12 --- php71.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 5fd21ae..6515aa3 100644 --- a/php71.spec +++ b/php71.spec @@ -108,7 +108,7 @@ %endif %global upver 7.1.12 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2057,6 +2057,9 @@ fi %changelog +* Wed Nov 22 2017 Remi Collet - 7.1.12-1 +- Update to 7.1.12 - http://www.php.net/releases/7_1_12.php + * Mon Nov 13 2017 Remi Collet - 7.1.12~RC1-2 - test build for https://bugs.php.net/75514 -- cgit