summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 647fb9f..dcef584 100644
--- a/php.spec
+++ b/php.spec
@@ -135,7 +135,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
@@ -1915,6 +1915,9 @@ fi
%changelog
+* Tue Aug 4 2021 Remi Collet <remi@remirepo.net> - 7.2.33-1
+- Update to 7.2.33 - http://www.php.net/releases/7_2_33.php
+
* Wed Jul 7 2021 Remi Collet <remi@remirepo.net> - 7.2.32-1
- Update to 7.2.32 (no change)
- display build system and provider in phpinfo (from 8.0)