diff --git a/php-pecl-propro.spec b/php-pecl-propro.spec index a03a850..1826400 100644 --- a/php-pecl-propro.spec +++ b/php-pecl-propro.spec @@ -13,7 +13,7 @@ %global with_zts 0%{?__ztsphp:1} %global pecl_name propro -%if 0%{?fedora} < 21 +%if "%{php_version}" < "5.6" %global ini_name %{pecl_name}.ini %else %global ini_name 40-%{pecl_name}.ini @@ -22,7 +22,7 @@ Summary: Property proxy Name: php-pecl-%{pecl_name} Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -188,6 +188,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Thu Jun 19 2014 Remi Collet - 1.0.0-4 +- rebuild for https://fedoraproject.org/wiki/Changes/Php56 + * Sat Jun 07 2014 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild