From 569fe8619f93d0a59cc96482a3de2446f94b1328 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 May 2021 14:06:11 +0200 Subject: Update to 7.4.19 - http://www.php.net/releases/7_4_19.php --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 501d983..4e4cbd7 100644 --- a/php74.spec +++ b/php74.spec @@ -90,7 +90,7 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.18 +%global upver 7.4.19 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2159,6 +2159,9 @@ fi %changelog +* Tue May 4 2021 Remi Collet - 7.4.19-1 +- Update to 7.4.19 - http://www.php.net/releases/7_4_19.php + * Tue Apr 27 2021 Remi Collet - 7.4.18-1 - Update to 7.4.18 - http://www.php.net/releases/7_4_18.php -- cgit