summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-12-03 17:41:15 +0100
committerRemi Collet <remi@php.net>2024-12-03 17:41:15 +0100
commit880712ae577f717fc4edadb10ff9e58409cefc94 (patch)
treef2c095622523895f6f0cf743754653cae2128c64 /php.spec
parenta5e81db9036a5a899aef9aef5cfebe36006880ba (diff)
Update to 8.4.2RC1
EL-9.5: enable argon2 password hash, using OpenSSL 3.2
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index dea891b..d6e93bf 100644
--- a/php.spec
+++ b/php.spec
@@ -93,14 +93,14 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.4.1
-#global rcver RC4
+%global upver 8.4.2
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}%{?gh_date:.%{gh_date}}
-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
@@ -1666,7 +1666,8 @@ fi
%changelog
-* Mon Dec 2 2024 Remi Collet <remi@remirepo.net> - 8.4.1-2
+* Tue Dec 3 2024 Remi Collet <remi@remirepo.net> - 8.4.2~RC1-1
+- Update to 8.4.2RC1
- EL-9.5: enable argon2 password hash, using OpenSSL 3.2
* Wed Nov 20 2024 Remi Collet <remi@remirepo.net> - 8.4.1-1