summaryrefslogtreecommitdiffstats
path: root/php83.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-11 08:11:42 +0200
committerRemi Collet <remi@php.net>2023-10-11 08:11:42 +0200
commitba0fa1e8d58c93ddd1e9e2e2033a90c68654a457 (patch)
treed97730ccde4bb1c2cee40d852a6f467ca39305e7 /php83.spec
parenta06bd14a04c21a60f2820cbbc2d2fe981049c7e7 (diff)
update to 8.3.0RC4
Diffstat (limited to 'php83.spec')
-rw-r--r--php83.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php83.spec b/php83.spec
index 06eefd5..2e37f07 100644
--- a/php83.spec
+++ b/php83.spec
@@ -121,7 +121,7 @@
%bcond_with zip
%global upver 8.3.0
-%global rcver RC3
+%global rcver RC4
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -401,12 +401,8 @@ Summary: Common files for PHP
License: PHP-3.01 AND BSD-2-Clause
%if %{with tzdata}
-%if 0%{?fedora} >= 40 || 0%{?rhel} >= 10
-Recommends: tzdata
-%else
Requires: tzdata
%endif
-%endif
%if %{with libpcre}
%global pcre2_buildver %(pkg-config --silence-errors --modversion libpcre2-8 2>/dev/null || echo 10.30)
Requires: pcre2%{?_isa} >= %{pcre2_buildver}
@@ -2216,6 +2212,9 @@ fi
%changelog
+* Wed Oct 11 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc4-1
+- update to 8.3.0RC4
+
* Tue Sep 26 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc3-1
- update to 8.3.0RC3