summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-11-06 17:08:26 +0100
committerRemi Collet <remi@remirepo.net>2018-11-06 17:08:26 +0100
commite0b65ff966440b10b8befa24a102e1090da78226 (patch)
treeb76e24e5920301e2453bb949e56da1572d0fd3f9 /php72.spec
parentc9925487b130cfea7c134ac70b28b87cd9f04f99 (diff)
Update to 7.2.12 - http://www.php.net/releases/7_2_12.php
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php72.spec b/php72.spec
index 2769ed4..443d292 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,7 +112,7 @@
%endif
%global upver 7.2.12
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -1138,6 +1138,8 @@ rm ext/sockets/tests/mcast_ipv?_recv.phpt
# cause stack exhausion
rm Zend/tests/bug54268.phpt
rm Zend/tests/bug68412.phpt
+# slow and erratic result
+rm sapi/cli/tests/upload_2G.phpt
# avoid issue when 2 builds run simultaneously
%ifarch x86_64
sed -e 's/64321/64322/' -i ext/openssl/tests/*.phpt
@@ -2143,6 +2145,9 @@ fi
%changelog
+* Tue Nov 6 2018 Remi Collet <remi@remirepo.net> - 7.2.12-1
+- Update to 7.2.12 - http://www.php.net/releases/7_2_12.php
+
* Tue Oct 23 2018 Remi Collet <remi@remirepo.net> - 7.2.12~RC1-1
- update to 7.2.12RC1