From ed964a468d5ccd905de4f83fcd9208f74969ba22 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Oct 2020 14:22:18 +0200 Subject: update to 7.4.12RC1 --- php74.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index a7a04e3..1bf2d8e 100644 --- a/php74.spec +++ b/php74.spec @@ -94,8 +94,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.11 -#global rcver RC1 +%global upver 7.4.12 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2161,6 +2161,9 @@ fi %changelog +* Tue Oct 13 2020 Remi Collet - 7.4.12~RC1-1 +- update to 7.4.12RC1 + * Tue Sep 29 2020 Remi Collet - 7.4.11-1 - Update to 7.4.11 - http://www.php.net/releases/7_4_11.php -- cgit