summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-05 13:55:34 +0100
committerRemi Collet <remi@remirepo.net>2020-11-05 13:55:34 +0100
commitb64f5ecf55896710874aaa47504149d125f84743 (patch)
treea4066aee08add4c7936d9a8a343329f512dcd637 /php-pecl-mongodb.spec
parent71edf5aa7a684b034e772d754274f300f9635649 (diff)
update to 1.8.2 (no change)
with libbson and libmongoc 1.17.2 with libmongocrypt 1.0.4
Diffstat (limited to 'php-pecl-mongodb.spec')
-rw-r--r--php-pecl-mongodb.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index 97e3fd2..a7bf5be 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -35,13 +35,13 @@
%global libcryptver %(pkg-config --silence-errors --modversion libmongocrypt 2>/dev/null || echo %{libcrypt})
%else
%global with_syslib 0
-%global libmongo 1.17.0
-%global libcrypt 1.0.3
+%global libmongo 1.17.2
+%global libcrypt 1.0.4
%endif
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-%global upstream_version 1.8.1
+%global upstream_version 1.8.2
#global upstream_prever RC1
#global upstream_lower ~rc1
Version: %{upstream_version}%{?upstream_lower}
@@ -340,6 +340,11 @@ exit $ret
%changelog
+* Thu Nov 5 2020 Remi Collet <remi@remirepo.net> - 1.8.2-1
+- update to 1.8.2 (no change)
+- with libbson and libmongoc 1.17.2
+- with libmongocrypt 1.0.4
+
* Tue Oct 6 2020 Remi Collet <remi@remirepo.net> - 1.8.1-1
- update to 1.8.1