summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-07-08 08:54:47 +0200
committerRemi Collet <remi@remirepo.net>2020-07-08 08:54:47 +0200
commitb6fb248334b8c8fbec7761f88c5fe9a7d5d6141f (patch)
tree091ee5fce048a28e99646d78ff7625a0738f3f59 /php-pecl-mongodb.spec
parent77737dc4dcd7c5027356f5e960bc6d3783895ed3 (diff)
update to 1.8.0beta2
with libbson and libmongoc 1.18.0-beta2
Diffstat (limited to 'php-pecl-mongodb.spec')
-rw-r--r--php-pecl-mongodb.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index b97f570..7c07ac5 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -39,15 +39,15 @@
%global libcryptver %(pkg-config --silence-errors --modversion libmongocrypt 2>/dev/null || echo %{libcrypt})
%else
%global with_syslib 0
-%global libmongo 1.17.0~beta
+%global libmongo 1.17.0~beta2
%global libcrypt 1.0.3
%endif
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
%global upstream_version 1.8.0
-%global upstream_prever beta1
-%global upstream_lower ~beta1
+%global upstream_prever beta2
+%global upstream_lower ~beta2
Version: %{upstream_version}%{?upstream_lower}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
@@ -342,6 +342,10 @@ exit $ret
%changelog
+* Thu Jun 11 2020 Remi Collet <remi@remirepo.net> - 1.8.0~beta2-1
+- update to 1.8.0beta2
+- with libbson and libmongoc 1.18.0-beta2
+
* Wed Apr 15 2020 Remi Collet <remi@remirepo.net> - 1.8.0~beta1-1
- update to 1.8.0beta1
- with libbson and libmongoc 1.18.0-beta