From 97d214c33b3c45de930ce3ae7281e3a47a595d64 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 09:52:39 +0200 Subject: php-pecl-raphf: rebuild for "rh_layout" --- php-pecl-raphf-dev.spec | 5 ++++- php-pecl-raphf.spec | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/php-pecl-raphf-dev.spec b/php-pecl-raphf-dev.spec index f76d902..4963b92 100644 --- a/php-pecl-raphf-dev.spec +++ b/php-pecl-raphf-dev.spec @@ -41,7 +41,7 @@ Summary: Resource and persistent handles factory Name: %{?scl_prefix}php-pecl-%{pecl_name} Version: 1.0.5 -Release: 0.1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}.1 +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} @@ -260,6 +260,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 24 2015 Remi Collet - 1.0.5-0.2 +- rebuild for "rh_layout" (php70) + * Thu Mar 26 2015 Remi Collet - 1.0.5-0.1 - git snapshot for PHP 7 - drop runtime dependency on pear, new scriptlets diff --git a/php-pecl-raphf.spec b/php-pecl-raphf.spec index 59dcbe2..11a147e 100644 --- a/php-pecl-raphf.spec +++ b/php-pecl-raphf.spec @@ -37,7 +37,7 @@ Summary: Resource and persistent handles factory Name: %{?sub_prefix}php-pecl-%{pecl_name} Version: 1.0.4 -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