diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-06-24 10:16:25 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-06-24 10:16:25 +0200 | 
| commit | 27cae5ac11d41beb33f4e493dec2fd11e9675132 (patch) | |
| tree | 70fd97b55e28573d74f223205feac2fb094b3e69 | |
| parent | f36d9d506c9e92c0ff89ef9c8a04f1ce8393b78d (diff) | |
php-pecl-uuid: rebuild for "rh_layout"
| -rw-r--r-- | php-pecl-uuid.spec | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-uuid.spec b/php-pecl-uuid.spec index 606c622..cb45054 100644 --- a/php-pecl-uuid.spec +++ b/php-pecl-uuid.spec @@ -34,7 +34,7 @@  Summary:       Universally Unique Identifier extension for PHP  Name:          %{?sub_prefix}php-pecl-uuid  Version:       1.0.4 -Release:       2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} +Release:       2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:       LGPLv2+  Group:         Development/Languages  URL:           http://pecl.php.net/package/uuid @@ -223,6 +223,7 @@ rm -rf %{buildroot}  %changelog  * Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-2  - allow build against rh-php56 (as more-php56) +- rebuild for "rh_layout" (php70)  * Fri May  8 2015 Remi Collet <remi@fedoraproject.org> - 1.0.4-1  - update to 1.0.4 (no change since RC)  | 
