diff --git a/.gitignore b/.gitignore index 88758f5..3ecfbb6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ php-pecl-zip.spec~ /zip-1.19.2.tgz /zip-1.19.3.tgz /zip-1.19.4.tgz +/zip-1.20.0.tgz diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec index 8811c56..13958f4 100644 --- a/php-pecl-zip.spec +++ b/php-pecl-zip.spec @@ -14,7 +14,7 @@ %global with_zts 0%{?__ztsphp:1} %global ini_name 40-%{pecl_name}.ini -%global upstream_version 1.19.4 +%global upstream_version 1.20.0 #global upstream_prever RC6 Summary: A ZIP archive management extension @@ -130,10 +130,8 @@ cd NTS : upstream test suite for NTS extension TEST_PHP_ARGS="-n -d extension_dir=$PWD/modules -d extension=%{pecl_name}.so" \ -REPORT_EXIT_STATUS=1 \ -NO_INTERACTION=1 \ TEST_PHP_EXECUTABLE=%{_bindir}/php \ -%{_bindir}/php -n run-tests.php --show-diff +%{_bindir}/php -n run-tests.php -q --show-diff %{?_smp_mflags} %if %{with_zts} cd ../ZTS @@ -144,10 +142,8 @@ cd ../ZTS : upstream test suite for ZTS extension TEST_PHP_ARGS="-n -d extension_dir=$PWD/modules -d extension=%{pecl_name}.so" \ -REPORT_EXIT_STATUS=1 \ -NO_INTERACTION=1 \ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \ -%{_bindir}/zts-php -n run-tests.php --show-diff +%{_bindir}/zts-php -n run-tests.php -q --show-diff %{?_smp_mflags} %endif @@ -166,6 +162,10 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \ %changelog +* Tue Oct 12 2021 Remi Collet - 1.20.0-1 +- update to 1.20.0 +- run test suite in parallel + * Wed Sep 1 2021 Remi Collet - 1.19.4-1 - update to 1.19.4 diff --git a/sources b/sources index cbf7450..aa5a648 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (zip-1.19.4.tgz) = 5257d00b820a326c149a989ddde1e44aab0e498ecd52d662f138dd371967b5139fc725d6820e926b46a6d4d6888f7200bdc1e77e66eb54e70b2a7c2211e12dd2 +SHA512 (zip-1.20.0.tgz) = 0a23952a8df2f75cf7e1919a289ba7d34be58fea416cdd02010aed81336aeda559ef48838063916f16632dfdf4a0f69519ad58bc4412b5395801c5f72ff57af7