summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-26 14:42:05 +0200
committerRemi Collet <remi@php.net>2023-09-26 14:42:05 +0200
commit7b8acfb092802700d7be861c0640ad1fbf97d2ca (patch)
treeca54bd0ebc8ab869539006bb6a449c33e0480778 /php82.spec
parentcafcb5c47b85fbce0b5f028480f3a17896f13f6e (diff)
Update to 8.2.11 - http://www.php.net/releases/8_2_11.php
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