diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-24 09:49:10 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-24 09:49:10 +0200 | 
| commit | 9e3c693e0ac703e18cc479ed75be6b2c1b969a6b (patch) | |
| tree | 73bad9181187405f66efe169cc060b6118c95070 | |
| parent | f02fc134fc2467034f72a8e89d1a17e5fc6fa28d (diff) | |
php-pecl-propro: rebuild for "rh_layout"
| -rw-r--r-- | php-pecl-propro-dev.spec | 5 | ||||
| -rw-r--r-- | 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 <remi@fedoraproject.org> - 1.0.1-0.2 +- rebuild for "rh_layout" (php70) +  * Thu Mar 26 2015 Remi Collet <remi@fedoraproject.org> - 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} | 
