From cb6b1933479db7dd4e2697d2587e7dcc40f8c052 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Aug 2020 10:13:52 +0200 Subject: Update to 7.2.33 - http://www.php.net/releases/7_2_33.php --- php72.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php72.spec') diff --git a/php72.spec b/php72.spec index f113167..2761438 100644 --- a/php72.spec +++ b/php72.spec @@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global upver 7.2.32 +%global upver 7.2.33 #global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -2225,6 +2225,9 @@ fi %changelog +* Tue Aug 4 2021 Remi Collet - 7.2.33-1 +- Update to 7.2.33 - http://www.php.net/releases/7_2_33.php + * Wed Jul 7 2021 Remi Collet - 7.2.32-1 - Update to 7.2.32 (no change) - display build system and provider in phpinfo (from 8.0) -- cgit