summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php74.spec')
-rw-r--r--php74.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php74.spec b/php74.spec
index 23896c2..c2ad27b 100644
--- a/php74.spec
+++ b/php74.spec
@@ -97,13 +97,13 @@
%global with_zip 0
%global upver 7.4.0
-%global rcver RC5
-%global lower RC5
+%global rcver RC6
+%global lower RC6
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 14%{?dist}
+Release: 15%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2153,6 +2153,9 @@ fi
%changelog
+* Mon Nov 11 2019 Remi Collet <remi@remirepo.net> - 7.4.0~RC6-15
+- update to 7.4.0RC6
+
* Tue Oct 29 2019 Remi Collet <remi@remirepo.net> - 7.4.0~RC5-14
- update to 7.4.0RC5
- set opcache.enable_cli in provided default configuration