diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:17:01 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-07-08 10:17:01 +0200 | 
| commit | bc6b42b87e13ad885edcd9fcb7250e9b12826688 (patch) | |
| tree | 8f6c1823cd577f8d881b5ccd97d680e214062ccd | |
| parent | 54a4cd81fa1244bc9cfe6c1dd5813a3711f16d21 (diff) | |
php-pecl-selinux: rebuild
| -rw-r--r-- | php-pecl-selinux.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-selinux.spec b/php-pecl-selinux.spec index 718c828..add446d 100644 --- a/php-pecl-selinux.spec +++ b/php-pecl-selinux.spec @@ -37,7 +37,7 @@  Summary:        SELinux binding for PHP scripting language  Name:           %{?sub_prefix}php-pecl-selinux  Version:        0.4.1 -Release:        2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:        3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:        PHP  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{pecl_name} @@ -230,6 +230,9 @@ fi  %changelog +* Wed Jul  8 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-3 +- rebuild against php 7.0.0beta1 +  * Fri Jun 19 2015 Remi Collet <remi@fedoraproject.org> - 0.4.1-2  - allow build against rh-php56 (as more-php56)  - rebuild for "rh_layout" (php70)  | 
