This commit is contained in:
Remi Collet 2014-06-19 15:17:33 +02:00
parent eebf384c47
commit d37e289ac1
1 changed files with 5 additions and 2 deletions

View File

@ -15,7 +15,7 @@
%global proj_name pecl_http
%global pecl_name http
%global with_zts 0%{?__ztsphp:1}
%if 0%{?fedora} < 21
%if "%{php_version}" < "5.6"
# after json hash iconv propro raphf
%global ini_name z-%{pecl_name}.ini
%else
@ -25,7 +25,7 @@
Name: php-pecl-http
Version: 2.0.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Extended HTTP support
License: BSD
@ -246,6 +246,9 @@ fi
%changelog
* Thu Jun 19 2014 Remi Collet <rcollet@redhat.com> - 2.0.6-4
- rebuild for https://fedoraproject.org/wiki/Changes/Php56
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild