summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-27 21:46:36 +0200
committerRemi Collet <remi@remirepo.net>2018-03-27 21:46:36 +0200
commit161dd4806849d221b222707b112c66edde6f1db3 (patch)
tree2c96d2ed308776d71a75237a39a334688e3f1090 /php72.spec
parentd424c8ca54d5f4e9eb317d98cda9256b5bc8f2af (diff)
Update to 7.2.4 - http://www.php.net/releases/7_2_4.php
FPM: update default pool configuration for process.dumpable
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php72.spec b/php72.spec
index 74fc08e..73cef6f 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,12 +112,12 @@
%endif
%global upver 7.2.4
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 3%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2136,6 +2136,10 @@ fi
%changelog
+* Tue Mar 27 2018 Remi Collet <remi@remirepo.net> - 7.2.4-1
+- Update to 7.2.4 - http://www.php.net/releases/7_2_4.php
+- FPM: update default pool configuration for process.dumpable
+
* Wed Mar 21 2018 Remi Collet <remi@remirepo.net> - 7.2.4~RC1-3
- use systemd RuntimeDirectory instead of /etc/tmpfiles.d