From: Elan Ruusamäe Date: Thu, 26 Nov 2020 14:12:46 +0000 (+0200) Subject: Update to 1.9.0, adds PHP 8 support X-Git-Tag: auto/th/php-pecl-mongodb-1.9.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-pecl-mongodb.git;a=commitdiff_plain;h=7023ba7 Update to 1.9.0, adds PHP 8 support --- diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec index f68a501..287794c 100644 --- a/php-pecl-mongodb.spec +++ b/php-pecl-mongodb.spec @@ -14,12 +14,12 @@ %define modname mongodb Summary: MongoDB driver for PHP Name: %{php_name}-pecl-%{modname} -Version: 1.8.2 +Version: 1.9.0 Release: 1 License: Apache v2.0 Group: Development/Languages/PHP Source0: https://pecl.php.net/get/%{modname}-%{version}.tgz -# Source0-md5: 839e3a2c6823e71081c0b4b02894a8a5 +# Source0-md5: 780f206f6a9399b5a4cabfd304f6ecff Source1: mongodb.ini URL: https://pecl.php.net/package/mongodb BuildRequires: %{php_name}-cli