From fdce215f8853efcc0694821fe1e63742e7a970d2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sep 16 2019 07:04:10 +0000 Subject: v7.5.16 --- diff --git a/phpunit7.spec b/phpunit7.spec index f7d3c07..ba934a6 100644 --- a/phpunit7.spec +++ b/phpunit7.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit d79c053d972856b8b941bb233e39dc521a5093f0 +%global gh_commit 316afa6888d2562e04aeb67ea7f2017a0eb41661 #global gh_date 20150927 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_vendor sebastianbergmann @@ -24,7 +24,7 @@ %global php_home %{_datadir}/php %global ver_major 7 %global ver_minor 5 -%global ver_patch 15 +%global ver_patch 16 %global specrel 1 Name: %{pk_project}%{ver_major} @@ -212,8 +212,11 @@ sed -e 's:%{php_home}/%{ns_vendor}:%{buildroot}%{php_home}/%{ns_vendor}:' -i php ret=0 # TODO 7.4: Exception: Serialization of 'ReflectionClass' is not allowed -for cmd in php php71 php72 php73; do +for cmd in php php71 php72 php73 php74; do if which $cmd; then + if [ $($cmd -r 'echo PHP_VERSION_ID;') -ge 70400 ]; then + OPT="$OPT --filter '^((?!(testStaticAttributesBackupPre)).)*$'" + fi $cmd ./phpunit $OPT --verbose || ret=1 fi done @@ -229,6 +232,9 @@ exit $ret %changelog +* Sun Sep 15 2019 Remi Collet - 7.5.16-1 +- update to 7.5.16 + * Wed Aug 21 2019 Remi Collet - 7.5.15-1 - update to 7.5.15 diff --git a/sources b/sources index b086561..010ec8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (phpunit7-7.5.15-d79c053.tar.gz) = a8fa8bff1c3e2177f21e92d83f89ab9e12541b3704c72908be826b10336d8f27b1488cc72b805471123a85cc015cd590d86b0de8dbf21c8f52180d1e4e072bd6 +SHA512 (phpunit7-7.5.16-316afa6.tar.gz) = a6f4186a88847efbf9a8513f2767df6ffc44a42828c0ed75e7111bfb270e356274ee8cef4237ec9b9d486e4c8d35f04ed2351ceb575dca7c346f3e64028d8ddf