summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php81.spec b/php81.spec
index 3eacec1..e77ceaa 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.10
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -1216,6 +1216,10 @@ mkdir build-cgi build-apache build-embedded \
rm ext/date/tests/timezone_location_get.phpt
rm ext/date/tests/bug80963.phpt
%endif
+%if 0%{?fedora} < 36
+# need tzdata 2022b
+rm ext/date/tests/bug33415-2.phpt
+%endif
# too fast builder
rm ext/date/tests/bug73837.phpt
# Should be skipped but fails sometime
@@ -2173,6 +2177,9 @@ fi
%changelog
+* Thu Sep 1 2022 Remi Collet <remi@remirepo.net> - 8.1.10-1
+- Update to 8.1.10 - http://www.php.net/releases/8_1_10.php
+
* Wed Aug 17 2022 Remi Collet <remi@remirepo.net> - 8.1.10~RC1-1
- update to 8.1.10RC1
- use oracle client library version 21.7