summaryrefslogtreecommitdiffstats
path: root/php70.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-28 15:15:49 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-28 15:15:49 +0100
commit7eaa62261f87bfba49a01c87a356466f14698aac (patch)
tree1d25d72a02d6bce2200dd5e25b5cfbbb4cb97119 /php70.spec
parent83235b33c754117a8c70ca624c711fd87b6ca31c (diff)
PHP 7.0.17RC1
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php70.spec b/php70.spec
index d79af4f..31984d4 100644
--- a/php70.spec
+++ b/php70.spec
@@ -120,12 +120,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 7.0.16
+Version: 7.0.17
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -162,7 +162,7 @@ Patch8: php-7.0.2-libdb.patch
Patch9: php-7.0.7-curl.patch
# Functional changes
-Patch40: php-7.0.0-dlopen.patch
+Patch40: php-7.0.17-dlopen.patch
Patch42: php-7.0.0-systzdata-v14.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
@@ -2055,6 +2055,9 @@ fi
%changelog
+* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.0.17-0.1.RC1
+- Update to 7.0.17RC1
+
* Tue Feb 14 2017 Remi Collet <remi@fedoraproject.org> 7.0.16-1
- Update to 7.0.16 - http://www.php.net/releases/7_0_16.php