From 0e9a4628cb3cfb15cb88aa6d88d47900e7461453 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Aug 2017 10:01:22 +0200 Subject: v7.0.22 --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 587361e..a219dea 100644 --- a/php70.spec +++ b/php70.spec @@ -121,7 +121,7 @@ %endif %global upver 7.0.22 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2043,6 +2043,9 @@ fi %changelog +* Wed Aug 2 2017 Remi Collet - 7.0.22-1 +- Update to 7.0.22 - http://www.php.net/releases/7_0_22.php + * Tue Jul 18 2017 Remi Collet - 7.0.22~RC1-1 - Update to 7.0.22RC1 - oci8 version is now 2.1.6 -- cgit