From 95b0d823e22772232ac2f5900526c984597495a3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Oct 2018 12:51:09 +0200 Subject: Update to 7.1.23 - http://www.php.net/releases/7_1_23.php --- php71.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index d0c9f9a..fd57f0f 100644 --- a/php71.spec +++ b/php71.spec @@ -108,7 +108,7 @@ %endif %global upver 7.1.23 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2056,6 +2056,9 @@ fi %changelog +* Wed Oct 10 2018 Remi Collet - 7.1.23-1 +- Update to 7.1.23 - http://www.php.net/releases/7_1_23.php + * Sat Sep 29 2018 Remi Collet - 7.1.23~RC1-1 - update to 7.1.23RC1 - use oracle client library version 18.3 -- cgit