summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-03 17:41:57 +0200
committerRemi Collet <remi@remirepo.net>2021-09-03 17:41:57 +0200
commit8ecc67750c49a0d4fd0334b27ca5192b019005f7 (patch)
tree92b3723edaa90ab227f348950fd5328bfcbabc32 /php-pecl-http.spec
parent07311ae17a6930dbd9daed2bb756a8ce082cfa2d (diff)
ignore 1 more test failing with libcurl 7.78
https://github.com/m6w6/ext-http/issues/120
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r--php-pecl-http.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index c01818f..c4c22c6 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -46,7 +46,7 @@ Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
Release: 0.9.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{proj_name}-%{upstream_version}%{?upstream_prever}.tgz
%endif
Summary: Extended HTTP support
@@ -237,6 +237,7 @@ rm ?TS/tests/client022.phpt
rm ?TS/tests/client027.phpt
: https://github.com/m6w6/ext-http/issues/120
rm ?TS/tests/client012.phpt
+rm ?TS/tests/client032.phpt
export REPORT_EXIT_STATUS=1
@@ -334,7 +335,11 @@ fi
%changelog
-* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 4.2.0-6
+* Fri Sep 3 2021 Remi Collet <remi@remirepo.net> - 4.2.0-7
+- ignore 1 more test failing with libcurl 7.78
+ https://github.com/m6w6/ext-http/issues/120
+
+* Wed Sep 1 2021 Remi Collet <remi@remirepo.net> - 4.2.0-6
- rebuild for 8.1.0RC1
* Tue Aug 31 2021 Remi Collet <remi@remirepo.net> - 4.2.0-1