summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php70.spec b/php70.spec
index f8999a5..62408c0 100644
--- a/php70.spec
+++ b/php70.spec
@@ -108,12 +108,12 @@
%endif
%global upver 7.0.24
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: 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
@@ -2030,6 +2030,9 @@ fi
%changelog
+* Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.0.24-1
+- Update to 7.0.24 - http://www.php.net/releases/7_0_24.php
+
* Thu Sep 14 2017 Remi Collet <remi@remirepo.net> - 7.0.24~RC1-2
- update builder from RHEL 7.3 to RHEL 7.4