From 4f97fac1628679b8a5134552e28baba141d6d0b8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Oct 2020 17:33:38 +0100 Subject: Update to 7.4.12 - http://www.php.net/releases/7_4_12.php --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 1bf2d8e..e96d86d 100644 --- a/php74.spec +++ b/php74.spec @@ -95,7 +95,7 @@ %global with_zip 0 %global upver 7.4.12 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2161,6 +2161,9 @@ fi %changelog +* Tue Oct 27 2020 Remi Collet - 7.4.12-1 +- Update to 7.4.12 - http://www.php.net/releases/7_4_12.php + * Tue Oct 13 2020 Remi Collet - 7.4.12~RC1-1 - update to 7.4.12RC1 -- cgit