update to 7.3.4RC1 new tag
add upstream patches for failed tests
This commit is contained in:
parent
297685c8fd
commit
d7ee40de10
1425
php-upstream.patch
1425
php-upstream.patch
File diff suppressed because it is too large
Load Diff
8
php.spec
8
php.spec
@ -64,7 +64,7 @@
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: %{upver}%{?rcver:~%{rcver}}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
# TSRM is licensed under BSD
|
||||
@ -713,7 +713,7 @@ low-level PHP extension for the libsodium cryptographic library.
|
||||
%patch47 -p1 -b .phpinfo
|
||||
|
||||
# upstream patches
|
||||
%patch100 -p1 -R -b .up
|
||||
%patch100 -p1 -b .up
|
||||
|
||||
# security patches
|
||||
|
||||
@ -1558,6 +1558,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 21 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-3
|
||||
- update to 7.3.4RC1 new tag
|
||||
- add upstream patches for failed tests
|
||||
|
||||
* Wed Mar 20 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-2
|
||||
- revert upstream change for extension test suite
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.3.4RC1.tar.xz) = e3a4c978bb56ae7f64c43592e436cafee1f2ce595b6712c8e5f43f894bc4e8c3171248f808e0fd0b3eda9a232841aa0f2b63e19f70735d06b9e76df9b6c10ca7
|
||||
SHA512 (php-7.3.4RC1.tar.xz) = 3e5ba26e9cc727ce92df61e43567dc47ffbe0231adcd090b579b0da75c24d853d9718c09ddec4625602eb596e9293ea090e2158659aa9d9d7d4aceef31b1b94e
|
||||
|
Loading…
Reference in New Issue
Block a user