From f10f42e8c3cb9c42de211ea936c374773fde15ca Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Apr 2021 14:31:13 +0200 Subject: update to 7.4.18RC1 --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index cc64131..40461f0 100644 --- a/php74.spec +++ b/php74.spec @@ -90,7 +90,7 @@ %global with_libzip 1 %global with_zip 0 -%global upver 7.4.17 +%global upver 7.4.18 %global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2159,6 +2159,9 @@ fi %changelog +* Tue Apr 13 2021 Remi Collet - 7.4.18~RC1-1 +- update to 7.4.18RC1 + * Tue Mar 16 2021 Remi Collet - 7.4.17~RC1-1 - update to 7.4.17RC1 - use oracle client library version 21.1 -- cgit