summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php81.spec b/php81.spec
index 17e1988..9a41d94 100644
--- a/php81.spec
+++ b/php81.spec
@@ -121,12 +121,12 @@
%bcond_with zip
%global upver 8.1.24
-%global rcver RC1
+#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
@@ -2199,6 +2199,9 @@ fi
%changelog
+* Wed Sep 27 2023 Remi Collet <remi@remirepo.net> - 8.1.24-1
+- Update to 8.1.24 - http://www.php.net/releases/8_1_24.php
+
* Thu Sep 21 2023 Remi Collet <remi@remirepo.net> - 8.1.24~RC1-2
- use oracle client library version 19.19 on aarch64
- use official Oracle Instant Client RPM