summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-29 11:29:34 +0200
committerRemi Collet <remi@remirepo.net>2019-05-29 11:29:34 +0200
commit727d144345549abac5abd71c93e7496e228a98d6 (patch)
tree289903c1bb2d0442fb9534a76c016fabf5094580 /php72.spec
parent296904a1c6da5f323dc1e5365e8ee22bba504cf5 (diff)
v7.2.19
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 dc8a12a..ad9ec1d 100644
--- a/php72.spec
+++ b/php72.spec
@@ -115,12 +115,12 @@
%endif
%global upver 7.2.19
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2199,6 +2199,10 @@ fi
%changelog
+* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 7.2.19-2
+- Update to 7.2.19 - http://www.php.net/releases/7_2_19.php
+- add httpd and nginx configuration files for FPM in documentation
+
* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 7.2.19~RC1-1
- update to 7.2.19RC1