diff --git a/.gitignore b/.gitignore index 68fa6e5..4f36815 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ clog /pecl_http-2.6.0.tgz /pecl_http-3.1.1RC1.tgz /pecl_http-3.2.0RC1.tgz +/pecl_http-3.2.0.tgz diff --git a/php-pecl-http.spec b/php-pecl-http.spec index 48f6084..a52f0a4 100644 --- a/php-pecl-http.spec +++ b/php-pecl-http.spec @@ -16,7 +16,7 @@ %global with_zts 0%{?__ztsphp:1} # after 20-iconv 40-propro 40-raphf %global ini_name 50-%{pecl_name}.ini -%ifarch %{arm} +%ifarch %{arm} aarch64 # Test suite disabled because of erratic results on slow ARM (timeout) %global with_tests 0%{?_with_tests:1} %else @@ -24,11 +24,11 @@ %endif %global upstream_version 3.2.0 -%global upstream_prever RC1 +#global upstream_prever RC1 Name: php-pecl-http Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}} -Release: 5%{?dist} +Release: 1%{?dist} Summary: Extended HTTP support License: BSD @@ -247,6 +247,9 @@ NO_INTERACTION=1 \ %changelog +* Thu Jul 19 2018 Remi Collet - 3.2.0-1 +- update to 3.2.0 (php 7, stable) + * Fri Jul 13 2018 Fedora Release Engineering - 3.2.0~RC1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index b18ef83..f684b1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pecl_http-3.2.0RC1.tgz) = 5779e424906b46e4ba7552aaa2533087e530da2ff11ac588b2be91a53508b8806281d3797477676312614b35b8f0498c6a86e1b9f69e86f9bf7f664b34829b06 +SHA512 (pecl_http-3.2.0.tgz) = 59738ee52370c68f7e74349d52738da845cfb83ae27b51a2caf3b048ba0b37c897702d7f5f8e0517df5612fd2e904d02e8e24c9e649a9e7cfdcdc04e9d19b113