summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-29 07:59:03 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-29 07:59:03 +0200
commit666f892ad64b2554aeccf8ec5ba1174a599ca94a (patch)
treeb8477649b93d153bb60319a451d73b24b36ace55 /php.spec
parent3c1618c6630bf3d73e072920650ecf57f001da91 (diff)
php 7.1.4RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 84a83e3..994a1e3 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.3
+Version: 7.1.4
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -185,6 +185,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -891,6 +892,7 @@ support for JavaScript Object Notation (JSON) to PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -1813,6 +1815,9 @@ fi
%changelog
+* Tue Mar 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.4-0.1.RC1
+- Update to 7.1.4RC1
+
* Tue Mar 14 2017 Remi Collet <remi@fedoraproject.org> - 7.1.3-1
- Update to 7.1.3 - http://www.php.net/releases/7_1_3.php