summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-29 10:58:24 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-29 10:58:24 +0200
commitc6f2ddf57f8d1a58048f4a0e233ad12cd174db5e (patch)
treef0e7b65d2a54a0316171dce75053d27328bc4b2e /php56.spec
parentff10705a0ebfd5ace4509630e5d5e4e7541f4251 (diff)
PHP 5.6.27RC1
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php56.spec b/php56.spec
index 083fdf0..776a97e 100644
--- a/php56.spec
+++ b/php56.spec
@@ -143,12 +143,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: 5.6.26
+Version: 5.6.27
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -207,7 +207,6 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -970,7 +969,6 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .upstream
# security patches
@@ -1999,6 +1997,9 @@ fi
%changelog
+* Thu Sep 29 2016 Remi Collet <remi@fedoraproject.org> 5.6.27-0.1.RC1
+- update to 5.6.27RC1
+
* Thu Sep 15 2016 Remi Collet <remi@fedoraproject.org> 5.6.26-1
- Update to 5.6.26 - http://www.php.net/releases/5_6_26.php