summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-03 09:59:42 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-03 09:59:42 +0200
commit95680abeaf15c351fa67d0acbb7e13b948efbb78 (patch)
tree64838aa8feb6354b385dbb106d92a58070df8b38 /php56.spec
parent8d11e938db22173fccdc51e9ca5f2e9da1fde5e8 (diff)
PHP 5.6.0beta2
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php56.spec b/php56.spec
index 02c55b0..ca3dd28 100644
--- a/php56.spec
+++ b/php56.spec
@@ -118,13 +118,13 @@
%endif
#global snapdate 201404090430
-%global rcver beta1
+%global rcver beta2
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.0
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.6.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.7.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -164,6 +164,7 @@ Patch5: php-5.2.0-includedir.patch
Patch6: php-5.2.4-embed.patch
Patch7: php-5.3.0-recode.patch
Patch8: php-5.4.7-libdb.patch
+Patch9: php-5.6.0-readline.patch
# Fixes for extension modules
# https://bugs.php.net/63171 no odbc call during timeout
@@ -890,6 +891,7 @@ rm -rf ext/json
%patch6 -p1 -b .embed
%patch7 -p1 -b .recode
%patch8 -p1 -b .libdb
+%patch9 -p1 -b .readline
%patch21 -p1 -b .odbctimer
@@ -1909,6 +1911,9 @@ fi
%changelog
+* Sat May 3 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.7.beta2
+- php 5.6.0beta2
+
* Thu Apr 10 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.6.beta1
- php 5.6.0beta1