summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-28 13:03:15 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-28 13:03:15 +0100
commit462cc938d67e400e7bcff04bee041b1d2661292e (patch)
tree272dc147390aabdbee9a97eea136fbf71b130b83 /php.spec
parenta54cbbc2cb2e7690e8391c7c31a0b58b485447ec (diff)
PHP 7.1.3RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 463ed65..abcddd0 100644
--- a/php.spec
+++ b/php.spec
@@ -124,13 +124,13 @@
%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: %{?scl_prefix}php
-Version: 7.1.2
+Version: 7.1.3
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -168,7 +168,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.1.3-dlopen.patch
Patch42: php-7.1.0-systzdata-v14.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
@@ -1808,6 +1808,9 @@ fi
%changelog
+* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.1.RC1
+- Update to 7.1.3RC1
+
* Wed Feb 15 2017 Remi Collet <remi@fedoraproject.org> - 7.1.2-1
- Update to 7.1.2 - http://www.php.net/releases/7_1_2.php