diff options
Diffstat (limited to 'php-pecl-raphf-dev.spec')
-rw-r--r-- | php-pecl-raphf-dev.spec | 5 |
1 files changed, 4 insertions, 1 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 <remi@fedoraproject.org> - 1.0.5-0.2 +- rebuild for "rh_layout" (php70) + * Thu Mar 26 2015 Remi Collet <remi@fedoraproject.org> - 1.0.5-0.1 - git snapshot for PHP 7 - drop runtime dependency on pear, new scriptlets |