summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 0d059c4..a474615 100644
--- a/php.spec
+++ b/php.spec
@@ -129,13 +129,13 @@
#global gh_date 20210809
%global gh_owner php
%global gh_project php-src
-%global upver 8.1.27
+%global upver 8.1.28
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
-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
@@ -1867,6 +1867,9 @@ fi
%changelog
+* Wed Apr 10 2024 Remi Collet <remi@remirepo.net> - 8.1.28-1
+- Update to 8.1.28 - http://www.php.net/releases/8_1_28.php
+
* Wed Mar 6 2024 Remi Collet <remi@remirepo.net> - 8.1.27-2
- use oracle client library version 21.13 on x86_64
- patch test suite for zlib-ng