From 9e3c693e0ac703e18cc479ed75be6b2c1b969a6b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 09:49:10 +0200 Subject: php-pecl-propro: rebuild for "rh_layout" --- php-pecl-propro-dev.spec | 5 ++++- php-pecl-propro.spec | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/php-pecl-propro-dev.spec b/php-pecl-propro-dev.spec index 8c4c49f..83b451a 100644 --- a/php-pecl-propro-dev.spec +++ b/php-pecl-propro-dev.spec @@ -38,7 +38,7 @@ Summary: Property proxy Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.1 -Release: 0.1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 0.2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} @@ -239,6 +239,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 24 2015 Remi Collet - 1.0.1-0.2 +- rebuild for "rh_layout" (php70) + * Thu Mar 26 2015 Remi Collet - 1.0.1-0.1 - git snapshot for PHP 7 - drop runtime dependency on pear, new scriptlets diff --git a/php-pecl-propro.spec b/php-pecl-propro.spec index 511c86b..de2d33a 100644 --- a/php-pecl-propro.spec +++ b/php-pecl-propro.spec @@ -34,7 +34,7 @@ Summary: Property proxy Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.0 -Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD Group: Development/Languages URL: http://pecl.php.net/package/%{pecl_name} -- cgit