summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-27 07:27:41 +0200
committerRemi Collet <remi@php.net>2023-09-27 07:27:41 +0200
commitfe107c0d04fcd83f1716f4de838ee05725e1d9c0 (patch)
treee5bd7025596a5f884159606603f761e558a87873 /php.spec
parentb75b95e2cc121d6840207dcb404d018ea80395f3 (diff)
Update to 8.1.24 - http://www.php.net/releases/8_1_24.php
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 d16d372..98dff66 100644
--- a/php.spec
+++ b/php.spec
@@ -130,12 +130,12 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.24
-%global rcver RC1
+#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
@@ -1862,6 +1862,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