From 4fe3d7c6c6e944cb8075751cf4d7b6ea1038c7df Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Apr 2020 07:17:17 +0200 Subject: update to 7.4.6RC1 --- php74.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 186b7e4..6d5aa72 100644 --- a/php74.spec +++ b/php74.spec @@ -96,9 +96,9 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.5 -#global rcver RC1 -#global lower RC1 +%global upver 7.4.6 +%global rcver RC1 +%global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2159,6 +2159,9 @@ fi %changelog +* Wed Apr 29 2020 Remi Collet - 7.4.6~RC1-1 +- update to 7.4.6RC1 + * Tue Apr 14 2020 Remi Collet - 7.4.5-1 - Update to 7.4.5 - http://www.php.net/releases/7_4_5.php -- cgit