summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-02 08:02:58 +0200
committerRemi Collet <remi@remirepo.net>2021-06-02 08:02:58 +0200
commite0326436f5533ddf5d96a3063bdfa25cece57261 (patch)
treefdcd198595efb1a6e3b3bb3ab5156b70fe2262cb /php.spec
parentb572d80d17edcd8d11cb10f23e73e91c7491dc25 (diff)
Update to 7.4.20 - http://www.php.net/releases/7_4_20.php
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 69820a2..52c13f9 100644
--- a/php.spec
+++ b/php.spec
@@ -97,12 +97,12 @@
%global gh_owner php
%global gh_project php-src
%global upver 7.4.20
-%global rcver RC1
+#global rcver RC1
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
@@ -1812,6 +1812,9 @@ fi
%changelog
+* Wed Jun 2 2021 Remi Collet <remi@remirepo.net> - 7.4.20-1
+- Update to 7.4.20 - http://www.php.net/releases/7_4_20.php
+
* Thu May 27 2021 Remi Collet <remi@remirepo.net> - 7.4.20~RC1-2
- fix snmp extension build with net-snmp without DES