summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 908b241..84512b0 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.0
-%global rcver RC3
+%global rcver RC4
%global rclower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -386,12 +386,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}
@@ -1878,6 +1874,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