summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-27 18:55:41 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-27 18:55:41 +0200
commit1dfaa62264ee3167aaac35983aabd38b94f85ade (patch)
tree056626f5753dcd830c92ae458f8a470eecc62348
parent6869afae1591a400a86708a5aaa5130a488dd5dd (diff)
php55-php 5.5.26RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec10
2 files changed, 9 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 049a008..092263a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,3 +1,5 @@
+==== PHP 5.5.26RC1
+
$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
/var/lib/mock/scl55el6x/build.log: Tests failed : 0 ( 0.0%) ( 0.0%)
diff --git a/php.spec b/php.spec
index 3d80849..42e2309 100644
--- a/php.spec
+++ b/php.spec
@@ -16,7 +16,7 @@
%global zendver 20121212
%global pdover 20080721
# Extension version
-%global opcachever 7.0.4-dev
+%global opcachever 7.0.6-dev
%global oci8ver 1.4.10
# Use for first build of PHP (before pecl/zip and pecl/jsonc)
@@ -127,12 +127,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: %{?scl_prefix}php
-Version: 5.5.25
+Version: 5.5.26
%if 0%{?rcver:1}
Release: 0.%{rpmrel}.%{rcver}%{?dist}
%else
@@ -1757,6 +1757,10 @@ fi
%changelog
+* Wed May 27 2015 Remi Collet <remi@fedoraproject.org> 5.5.26-0.1.RC1
+- update to 5.5.26RC1
+- opcache is now 7.0.6-dev
+
* Thu May 14 2015 Remi Collet <remi@fedoraproject.org> 5.5.25-1
- Update to 5.5.25
http://www.php.net/releases/5_5_25.php