summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-14 09:14:39 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-14 09:14:39 +0200
commitd980b7e287ed017c50d800ceae58ad43080c0225 (patch)
treefc7a51ccf21b31992f49874edcbc23b66b5ea15d /php56.spec
parent43d8ddcd5a7149ed12cf61433f497b9d8caae1b0 (diff)
PHP 5.6.0RC4
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/php56.spec b/php56.spec
index 737fe7b..4d7784f 100644
--- a/php56.spec
+++ b/php56.spec
@@ -115,13 +115,13 @@
%endif
#global snapdate 201405061030
-%global rcver RC3
+%global rcver RC4
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.0
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.20.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.21.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -177,8 +177,6 @@ Patch45: php-5.4.8-ldap_r.patch
Patch46: php-5.4.9-fixheader.patch
# drop "Configure command" from phpinfo output
Patch47: php-5.4.9-phpinfo.patch
-# temporary fix (from 5.4/5.5) for unserialize/mock
-Patch48: php-5.6.0-mock.patch
# RC Patch
Patch91: php-5.3.7-oci8conf.patch
@@ -905,7 +903,6 @@ rm -rf ext/json
%endif
%patch46 -p1 -b .fixheader
%patch47 -p1 -b .phpinfo
-%patch48 -p1 -b .mock
%patch91 -p1 -b .remi-oci8
@@ -1875,6 +1872,9 @@ fi
%changelog
+* Thu Aug 14 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.21.RC4
+- php 5.6.0RC4
+
* Wed Jul 30 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.20.RC3
- php 5.6.0RC3
- fix license handling