summaryrefslogtreecommitdiffstats
path: root/php83.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-26 15:45:02 +0200
committerRemi Collet <remi@php.net>2023-09-26 15:45:02 +0200
commita06bd14a04c21a60f2820cbbc2d2fe981049c7e7 (patch)
treed2cfb32761102dc34d17c3ad5da2cc3ab2f25337 /php83.spec
parent6dc36692bb52a750a1f5c4dd4e48c134ac8358b3 (diff)
update to 8.3.0RC3
Diffstat (limited to 'php83.spec')
-rw-r--r--php83.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php83.spec b/php83.spec
index 7e38c06..06eefd5 100644
--- a/php83.spec
+++ b/php83.spec
@@ -121,13 +121,13 @@
%bcond_with zip
%global upver 8.3.0
-%global rcver RC2
+%global rcver RC3
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 3%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2216,6 +2216,9 @@ fi
%changelog
+* Tue Sep 26 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc3-1
+- update to 8.3.0RC3
+
* Mon Sep 25 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc2-3
- add internal UTC if tzdata is missing