summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt18
-rw-r--r--php.spec30
2 files changed, 20 insertions, 28 deletions
diff --git a/failed.txt b/failed.txt
index b91e191..36e5d0b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,17 @@
-===== 7.0.6RC1 (2016-04-14)
+===== 7.0.6 (2016-04-28)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 3
-/var/lib/mock/scl70el7x/build.log:Tests failed : 3
-/var/lib/mock/scl70fc21x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc22x/build.log:Tests failed : 2
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 1
-/var/lib/mock/scl70fc24x/build.log:Tests failed : 1
+/var/lib/mock/scl70el6x/build.log:Tests failed : 2
+/var/lib/mock/scl70el7x/build.log:Tests failed : 2
+/var/lib/mock/scl70fc21x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc22x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
el6x, el7x, fc20x
Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
-fc22x:
- * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
-all:
- ** bug #71428.2: inheritance of ye olde dynamic interfaces [Zend/tests/bug71428.2.phpt]
* proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index ff285ae..754ef7c 100644
--- a/php.spec
+++ b/php.spec
@@ -125,22 +125,14 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: 7.0.6
-%if 0%{?gh_date}
-Release: 0.%{rpmrel}.%{gh_date}git%{gh_short}%{?dist}
-%else
-%if 0%{?rcver:1}
-Release: 0.%{rpmrel}.%{rcver}%{?dist}
-%else
-Release: %{rpmrel}%{?dist}
-%endif
-%endif
+Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1835,7 +1827,11 @@ fi
%changelog
-* Tue Apr 12 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-0.1.0RC1
+* Wed Apr 27 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-2
+- Update to 7.0.6
+ http://www.php.net/releases/7_0_6.php
+
+* Tue Apr 12 2016 Remi Collet <remi@fedoraproject.org> 7.0.6-0.2.RC1
- Update to 7.0.6RC1
* Fri Apr 8 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-2
@@ -1845,7 +1841,7 @@ fi
- Update to 7.0.5
http://www.php.net/releases/7_0_5.php
-* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.0RC1
+* Wed Mar 16 2016 Remi Collet <remi@fedoraproject.org> 7.0.5-0.1.RC1
- Update to 7.0.5RC1
* Sun Mar 6 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-2
@@ -1856,7 +1852,7 @@ fi
http://www.php.net/releases/7_0_4.php
- pcre: disables JIT compilation of patterns with system pcre < 8.38
-* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-0.1.0RC1
+* Thu Feb 18 2016 Remi Collet <remi@fedoraproject.org> 7.0.4-0.1.RC1
- Update to 7.0.4RC1
* Wed Feb 3 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-1
@@ -1866,17 +1862,17 @@ fi
* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.3.20160129gitdd3d10c
- test build
-* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.2.0RC1
+* Fri Jan 29 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.2.RC1
- FPM: test build for https://bugs.php.net/62172
-* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.1.0RC1
+* Wed Jan 20 2016 Remi Collet <remi@fedoraproject.org> 7.0.3-0.1.RC1
- Update to 7.0.3RC1
* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 7.0.2-1
- Update to 7.0.2
http://www.php.net/releases/7_0_2.php
-* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.0RC1
+* Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.RC1
- Update to 7.0.2RC1
- opcache: build with --disable-huge-code-pages on EL-6
@@ -1886,7 +1882,7 @@ fi
- curl: add CURL_SSLVERSION_TLSv1_x constant (EL)
- fpm: switch to UDS on Fedora >= 21
-* Wed Dec 9 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.1.0RC1
+* Wed Dec 9 2015 Remi Collet <remi@fedoraproject.org> 7.0.1-0.1.RC1
- Update to 7.0.1RC1
- drop --disable-huge-code-pages build option on EL-6,
but keep it disabled in default configuration