From a5e5a0c62d2779460c6ae951eec34a2c22ee14a7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Oct 2019 14:57:22 +0200 Subject: update to 7.3.11RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index c8c2e97..93f566d 100644 --- a/php73.spec +++ b/php73.spec @@ -116,8 +116,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.10 -#global rcver RC1 +%global upver 7.3.11 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2244,6 +2244,9 @@ fi %changelog +* Tue Oct 8 2019 Remi Collet - 7.3.11~RC1-1 +- update to 7.3.11RC1 + * Tue Sep 24 2019 Remi Collet - 7.3.10-1 - Update to 7.3.10 - http://www.php.net/releases/7_3_10.php -- cgit