From 08a1617e20f7081e76bce0ddbaa3e27f62d66108 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 19 Jan 2021 17:11:39 +0100 Subject: update to 7.4.15RC2 --- php74.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index e614575..d76a39a 100644 --- a/php74.spec +++ b/php74.spec @@ -94,8 +94,8 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.14 -#global rcver RC1 +%global upver 7.4.15 +%global rcver RC2 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2163,6 +2163,9 @@ fi %changelog +* Tue Jan 19 2021 Remi Collet - 7.4.15~RC2-1 +- update to 7.4.15RC2 + * Tue Jan 5 2021 Remi Collet - 7.4.14-1 - Update to 7.4.14 - http://www.php.net/releases/7_4_14.php -- cgit