From 90b24e149873697f5f54b358e90da3f5f4074b03 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Feb 2018 16:40:05 +0100 Subject: Update to 7.0.28 - http://www.php.net/releases/7_0_28.php --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index dcfcf6b..f27fd72 100644 --- a/php70.spec +++ b/php70.spec @@ -107,7 +107,7 @@ %global db_devel libdb-devel %endif -%global upver 7.0.27 +%global upver 7.0.28 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2031,6 +2031,9 @@ fi %changelog +* Tue Feb 27 2018 Remi Collet - 7.0.28-1 +- Update to 7.0.28 - http://www.php.net/releases/7_0_28.php + * Tue Jan 2 2018 Remi Collet - 7.0.27-1 - Update to 7.0.27 - http://www.php.net/releases/7_0_27.php -- cgit