summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php80.spec b/php80.spec
index cf17477..e3981e9 100644
--- a/php80.spec
+++ b/php80.spec
@@ -107,12 +107,12 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.0.27
+%global upver 8.0.28
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2204,6 +2204,10 @@ fi
%changelog
+* Tue Feb 14 2023 Remi Collet <remi@remirepo.net> - 8.0.28-1
+- Update to 8.0.28 - http://www.php.net/releases/8_0_28.php
+- add dependency on pcre2 minimal version
+
* Fri Feb 10 2023 Remi Collet <remi@remirepo.net> - 8.0.27-2
- F38: disable imap extension