From dcaa45635d6cbe0671febe4b138a9431a6ca842c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 May 2024 10:59:03 +0200 Subject: update to 4.7.6 --- php-ramsey-uuid.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-ramsey-uuid.spec') diff --git a/php-ramsey-uuid.spec b/php-ramsey-uuid.spec index 4754351..d186b9a 100644 --- a/php-ramsey-uuid.spec +++ b/php-ramsey-uuid.spec @@ -165,7 +165,7 @@ rm tests/Generator/RandomLibAdapterTest.php : Run upstream test suite ret=0 -for cmdarg in "php %{?phpunit}" php80 php81 php82 php83; do +for cmdarg in "php %{?phpunit}" php81 php82 php83; do if which $cmdarg; then set $cmdarg $1 ${2:-%{_bindir}/phpunit9} \ -- cgit