summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-27 07:35:18 +0200
committerRemi Collet <remi@php.net>2023-09-27 07:35:18 +0200
commitcd92953b5ab540f7df0a98163a95f757ae33a526 (patch)
treee4520a7a7e1786194399eaaed75df2e88e5ea2de /php81.spec
parent7d9547edc8bc5b4356512f533ad0c1a5f50f2ce6 (diff)
Update to 8.1.24 - http://www.php.net/releases/8_1_24.phpv8.1.24
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