summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-06-06 16:37:31 +0200
committerRemi Collet <remi@php.net>2024-06-06 16:37:31 +0200
commit1537b51272415f45022aeec07652c4f04e31b8c3 (patch)
treeaad0c1cd919cb5bb50cb8976dff4f90fa9bff408 /php-pecl-mongodb.spec
parenteb833a6a25bfc851bec30b9bd7f40f70a5dfea49 (diff)
update to 1.19.2 (no change)
EL-7 use bundled libbson and libmongc 1.27.2
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 9c3d515..ceb85c1 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -29,10 +29,10 @@
%endif
# Bundled versions
-%global bundled_libmongo 1.27.0
+%global bundled_libmongo 1.27.2
%global bundled_libcrypt 1.10.0
# Required versions
-%global minimal_libmongo 1.27.1
+%global minimal_libmongo 1.27.2
%global minimal_libcrypt 1.9.1
%if %{with syslib}
@@ -46,7 +46,7 @@
Summary: MongoDB driver for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
-%global upstream_version 1.19.1
+%global upstream_version 1.19.2
#global upstream_prever beta1
#global upstream_lower ~beta1
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
@@ -347,6 +347,10 @@ exit $ret
%changelog
+* Thu Jun 6 2024 Remi Collet <remi@remirepo.net> - 1.19.2-1
+- update to 1.19.2 (no change)
+- EL-7 use bundled libbson and libmongc 1.27.2
+
* Wed May 29 2024 Remi Collet <remi@remirepo.net> - 1.19.1-1
- update to 1.19.1