summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-08-30 19:29:37 +0200
committerRemi Collet <remi@remirepo.net>2017-08-30 19:29:37 +0200
commit75b0e84ddbead52d7eccaf3eb700c2a955b3bbaa (patch)
treeb7ce713716225f66fd824df32c8f37a5c6573dcd /php.spec
parent79da1beefb237eeae495337d21eab1d83cd35211 (diff)
Update to 7.1.9 - http://www.php.net/releases/7_1_9.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 e3359f0..9647cd3 100644
--- a/php.spec
+++ b/php.spec
@@ -121,12 +121,12 @@
%endif
%global upver 7.1.9
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}
-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
@@ -1806,6 +1806,9 @@ fi
%changelog
+* Wed Aug 30 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9-1
+- Update to 7.1.9 - http://www.php.net/releases/7_1_9.php
+
* Wed Aug 16 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9~RC1-2
- disable httpd MPM check