diff options
| author | Remi Collet <remi@remirepo.net> | 2018-08-16 12:01:49 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-08-16 12:01:49 +0200 | 
| commit | 3868e1102df37d2aff48ed690eb2654b9b0fb0e7 (patch) | |
| tree | daabcbef913a7ede1d47fe60e4c72c85fe0c5326 | |
| parent | d5f7af57e2bd8846d59467fb6fed8603f9a9a207 (diff) | |
rebuild for 7.3.0beta2 new ABI
| -rw-r--r-- | php-pecl-xattr.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-pecl-xattr.spec b/php-pecl-xattr.spec index 84625d5..d0bf5cf 100644 --- a/php-pecl-xattr.spec +++ b/php-pecl-xattr.spec @@ -22,7 +22,7 @@  Summary:        Extended attributes  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        1.3.0 -Release:        6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release:        7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}  License:        PHP  URL:            http://pecl.php.net/package/%{pecl_name}  Source0:        http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz @@ -230,6 +230,9 @@ REPORT_EXIT_STATUS=1 \  %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.3.0-7 +- rebuild for 7.3.0beta2 new ABI +  * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.3.0-6  - rebuild for 7.3.0alpha4 new ABI | 
