diff --git a/.gitignore b/.gitignore index 4f36815..d41356b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ clog /pecl_http-3.1.1RC1.tgz /pecl_http-3.2.0RC1.tgz /pecl_http-3.2.0.tgz +/pecl_http-3.2.1.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index a52f0a4..5f42176 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -1,6 +1,6 @@ # Fedora spec file for php-pecl-http # -# Copyright (c) 2012-2018 Remi Collet +# Copyright (c) 2012-2019 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -23,7 +23,7 @@ %global with_tests 0%{!?_without_tests:1} %endif -%global upstream_version 3.2.0 +%global upstream_version 3.2.1 #global upstream_prever RC1 Name: php-pecl-http @@ -184,6 +184,10 @@ done export REPORT_EXIT_STATUS=1 export SKIP_ONLINE_TESTS=1 +: ignore tests with erratic results +rm ?TS/tests/client022.phpt +rm ?TS/tests/client027.phpt + # Shared needed extensions modules="" for mod in hash iconv propro raphf; do @@ -247,6 +251,9 @@ NO_INTERACTION=1 \ %changelog +* Fri Jun 7 2019 Remi Collet - 3.2.1-1 +- update to 3.2.1 + * Thu Jul 19 2018 Remi Collet - 3.2.0-1 - update to 3.2.0 (php 7, stable) diff --git a/sources b/sources index f684b1d..fd61cc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pecl_http-3.2.0.tgz) = 59738ee52370c68f7e74349d52738da845cfb83ae27b51a2caf3b048ba0b37c897702d7f5f8e0517df5612fd2e904d02e8e24c9e649a9e7cfdcdc04e9d19b113 +SHA512 (pecl_http-3.2.1.tgz) = e67d4b32ba6f524e3fcf65f5497b94275e1a4a14fce97c57afe366369f368b3acdbedf364ed73cf983fb2c5f57f498adaa1100e7c936f11cbc5de1caedad7b51