]> git.pld-linux.org Git - packages/php-pecl-mongodb.git/commitdiff
up to 1.5.5 auto/th/php-pecl-mongodb-1.5.5-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Oct 2019 19:00:16 +0000 (21:00 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 30 Oct 2019 19:00:16 +0000 (21:00 +0200)
php-pecl-mongodb.spec

index 911fe3dee80d6c7ae159adfe0916e0a423a0cd0a..f72aede090730ffcf7a8cfba578562155d6ef3b3 100644 (file)
 %define                modname mongodb
 Summary:       MongoDB driver for PHP
 Name:          %{php_name}-pecl-%{modname}
-Version:       1.5.2
+Version:       1.5.5
 Release:       1
 License:       Apache v2.0
 Group:         Development/Languages/PHP
 Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 3569a12839c9908a25dac15df1ae9d18
+# Source0-md5: 0839657e7fb4f5ea8113ef140835674a
 Source1:       mongodb.ini
 URL:           https://pecl.php.net/package/mongodb
 BuildRequires: %{php_name}-cli
@@ -76,7 +76,6 @@ while read line; do
        xfail $t
 done << 'EOF'
 MongoDB\BSON\Javascript::__set_state() [tests/bson/bson-javascript-set_state-001.phpt]
-MongoDB\Driver\Exception\RuntimeException::hasErrorLabel() [tests/exception/runtimeexception-haserrorlabel-002.phpt]
 MongoDB\Driver\ReadPreference: var_export() [tests/readPreference/readpreference-var_export-001.phpt]
 MongoDB\Driver\Session with wrong defaultTransactionOptions [tests/session/session_error-001.phpt]
 EOF
This page took 0.072682 seconds and 4 git commands to generate.