update to 3.2.0RC1

enable brotli compression support
This commit is contained in:
Remi Collet 2018-04-10 10:30:19 +02:00
parent 7654ac2922
commit cfd141028e
3 changed files with 10 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ clog
/pecl_http-3.1.0.tgz
/pecl_http-2.6.0.tgz
/pecl_http-3.1.1RC1.tgz
/pecl_http-3.2.0RC1.tgz

View File

@ -23,12 +23,12 @@
%global with_tests 0%{!?_without_tests:1}
%endif
%global upstream_version 3.1.1
%global upstream_version 3.2.0
%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
@ -51,6 +51,7 @@ BuildRequires: libicu-devel
BuildRequires: php-pecl-propro-devel >= 1.0.0
BuildRequires: php-pecl-raphf-devel >= 1.1.0
BuildRequires: libevent-devel >= 1.4
BuildRequires: brotli-devel >= 1.0
BuildRequires: pkgconfig
# only needed in F27+
BuildRequires: openssl-devel
@ -92,7 +93,6 @@ Documentation : https://mdref.m6w6.name/http
%package devel
Summary: Extended HTTP support developer files (header)
Group: Development/Libraries
Requires: php-pecl-http%{?_isa} = %{version}-%{release}
Requires: php-devel%{?_isa} >= 5.3.0
Obsoletes: php-pecl-http1-devel < 2
@ -138,6 +138,7 @@ peclconf() {
--without-http-libidnkit2-dir \
--with-http-libicu-dir=%{_prefix} \
--with-http-libevent-dir=%{_prefix} \
--with-http-libbrotli-dir=%{_prefix} \
--with-libdir=%{_lib} \
--with-php-config=$1
grep IDNA config.h
@ -246,6 +247,10 @@ NO_INTERACTION=1 \
%changelog
* Tue Apr 10 2018 Remi Collet <remi@remirepo.net> - 3.2.0~RC1-1
- update to 3.2.0RC1
- enable brotli compression support
* Thu Feb 15 2018 Remi Collet <remi@remirepo.net> - 3.1.1~RC1-5
- rebuild for libevent

View File

@ -1 +1 @@
SHA512 (pecl_http-3.1.1RC1.tgz) = 18663bcbeeb1126fe159ff400d07cbc8e8e9ab4537fb262acf8658a598d2af4142d3d54d0c69793964a9c99db34b43538579d4aa1b00b1ad77e8edd3e3ee6820
SHA512 (pecl_http-3.2.0RC1.tgz) = 5779e424906b46e4ba7552aaa2533087e530da2ff11ac588b2be91a53508b8806281d3797477676312614b35b8f0498c6a86e1b9f69e86f9bf7f664b34829b06