summaryrefslogtreecommitdiffstats
path: root/php74.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-11-11 14:59:19 +0100
committerRemi Collet <remi@remirepo.net>2019-11-11 14:59:19 +0100
commite2f17e4efc967952e66d26fd4bd03992a4bb9f6d (patch)
tree5f069b9df9646286f0add513e38e29287bcd305b /php74.spec
parenta943c5cc5bdfb213eb660288efcfb51577a7a392 (diff)
update to 7.4.0RC6
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