From 3d88d2c7eff9b713067e8df6d905bf933166a63a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 May 2021 14:05:55 +0200 Subject: Update to 7.4.19 - http://www.php.net/releases/7_4_19.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index fd0a27c..87e8aaa 100644 --- a/php.spec +++ b/php.spec @@ -96,7 +96,7 @@ #global gh_date 20190612 %global gh_owner php %global gh_project php-src -%global upver 7.4.18 +%global upver 7.4.19 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1809,6 +1809,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