summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-26 17:02:24 +0200
committerRemi Collet <remi@remirepo.net>2017-09-26 17:02:24 +0200
commitb42edd83b4323b6a308bcbfc579bce2b0334a9c4 (patch)
tree14da7bd91e054b5965e5090a9c4877941c92e216 /php.spec
parentd771af9b902dc0b266f33f6aca18a0dbf522cf30 (diff)
v7.024
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 634ad24..19d8ed3 100644
--- a/php.spec
+++ b/php.spec
@@ -121,13 +121,13 @@
%endif
%global upver 7.0.24
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}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
@@ -1820,6 +1820,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
+
* Mon Sep 25 2017 Remi Collet <remi@remirepo.net> - 7.0.24~RC1-3
- F27: php now requires php-fpm and start it with httpd / nginx