From 5e074432a75810bcb0e49f7d2ea7bf8eda04d988 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Nov 2020 09:01:40 +0100 Subject: update to 7.4.13RC1 --- php74.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index c658f3d..dc64b61 100644 --- a/php74.spec +++ b/php74.spec @@ -94,8 +94,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.12 -#global rcver RC1 +%global upver 7.4.13 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2161,6 +2161,9 @@ fi %changelog +* Wed Nov 11 2020 Remi Collet - 7.4.13~RC1-1 +- update to 7.4.13RC1 + * Tue Oct 27 2020 Remi Collet - 7.4.12-1 - Update to 7.4.12 - http://www.php.net/releases/7_4_12.php -- cgit