diff options
| author | Remi Collet <remi@remirepo.net> | 2017-07-18 22:19:19 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-07-18 22:19:19 +0200 | 
| commit | d37473887f0c327d83b45f8aab41f0478da58a25 (patch) | |
| tree | 69d64ed986d60c2aaa223d5612de3fc182d1d0fc | |
| parent | 82738c8acdf7a4034f20e010c6963f115ecc5416 (diff) | |
rebuild for 7.2.0beta1
| -rw-r--r-- | php-pecl-druid.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-druid.spec b/php-pecl-druid.spec index ee44cc9..4f49955 100644 --- a/php-pecl-druid.spec +++ b/php-pecl-druid.spec @@ -25,7 +25,7 @@  Summary:        A Druid driver for PHP  Name:           %{?sub_prefix}php-pecl-%{pecl_name}  Version:        0.9.2 -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:        ASL 2.0  Group:          Development/Languages  URL:            http://pecl.php.net/package/%{proj_name} @@ -239,6 +239,9 @@ cd ../ZTS  %changelog +* Tue Jul 18 2017 Remi Collet <remi@remirepo.net> - 0.9.2-3 +- rebuild for PHP 7.2.0beta1 new API +  * Sat Jun 24 2017 Remi Collet <remi@fedoraproject.org> - 0.9.2-2  - add patch for PHP 7.2 from    https://github.com/Neeke/PHP-Druid/pull/8  | 
