diff options
| author | Remi Collet <remi@remirepo.net> | 2018-08-16 08:34:38 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-08-16 08:34:38 +0200 | 
| commit | 29cc6aa5aa2b435961c3081e76b27895469a3037 (patch) | |
| tree | 12f21607e3014589765e9aaadabdf2f0476c27c0 | |
| parent | 0f3f67f6d698dc4fae4b5594af026acfc8b83fd0 (diff) | |
rebuild for 7.3.0beta2 new ABI
| -rw-r--r-- | php-pecl-couchbase2.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-couchbase2.spec b/php-pecl-couchbase2.spec index 774c886..bb81f5d 100644 --- a/php-pecl-couchbase2.spec +++ b/php-pecl-couchbase2.spec @@ -26,7 +26,7 @@  Summary:       Couchbase Server PHP extension  Name:          %{?sub_prefix}php-pecl-couchbase2  Version:       2.5.0 -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  URL:           http://pecl.php.net/package/couchbase  Source0:       http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz @@ -246,6 +246,9 @@ fi  %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.5.0-3 +- rebuild for 7.3.0beta2 new ABI +  * Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 2.5.0-2  - rebuld for 7.3.0alpha4 new ABI  | 
