summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-10-26 10:24:32 +0200
committerRemi Collet <remi@php.net>2022-10-26 10:24:32 +0200
commit397ea9e819b1df6568c38309ad87323d6acb474d (patch)
treef1002a4a45c71aa18dac5feeee20885046e83b28 /php.spec
parenta16f8f1eddbcd842686afdee505200bf681f4f95 (diff)
update to 8.2.0RC5
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 58e532f..430e8cd 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,13 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.2.0
-%global rcver RC4
+%global rcver RC5
%global lower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 17%{?dist}
+Release: 18%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1848,6 +1848,9 @@ fi
%changelog
+* Wed Oct 26 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc5-18
+- update to 8.2.0RC5
+
* Tue Oct 11 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc4-17
- update to 8.2.0RC4