summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-02 07:52:41 +0100
committerRemi Collet <remi@php.net>2022-03-02 07:52:41 +0100
commit117c3b4749f3d888ed8b6df517cc45db6e572889 (patch)
treeff579e737f296ffc697ddaef14cc1ffe09d77528
parent4d6675815d45815bc2ef2492f68d7da05faf2819 (diff)
update to 8.0.17RC1
-rw-r--r--failed.txt2
-rw-r--r--php80.spec11
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index ce7637b..15acd84 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.16 (2022-02-17)
+===== 8.0.16 (2022-03-03)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php80.spec b/php80.spec
index cb85f95..bfa6989 100644
--- a/php80.spec
+++ b/php80.spec
@@ -100,13 +100,13 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.0.16
-#global rcver RC1
+%global upver 8.0.17
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1217,8 +1217,6 @@ mkdir build-cgi build-apache build-embedded \
# ----- Manage known as failed test -------
# affected by systzdata patch
rm ext/date/tests/timezone_location_get.phpt
-rm ext/date/tests/timezone_version_get.phpt
-rm ext/date/tests/timezone_version_get_basic1.phpt
%if 0%{?fedora} < 29
# need tzdata 2018i
rm ext/date/tests/bug33414-1.phpt
@@ -2182,6 +2180,9 @@ fi
%changelog
+* Wed Mar 2 2022 Remi Collet <remi@remirepo.net> - 8.0.17~RC1-1
+- update to 8.0.17RC1
+
* Tue Feb 22 2022 Remi Collet <remi@remirepo.net> - 8.0.16-2
- retrieve tzdata version
- use oracle client library version 21.5