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