summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php81.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 1229cbd..916bf15 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.27 (2023-12-21)
+===== 8.1.28 (2024-04-11)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php81.spec b/php81.spec
index 6c2248a..f51632b 100644
--- a/php81.spec
+++ b/php81.spec
@@ -120,13 +120,13 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.27
+%global upver 8.1.28
#global rcver RC1
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,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