summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-23 07:25:11 +0100
committerRemi Collet <remi@php.net>2022-02-23 07:25:11 +0100
commitdcfbca398032e9639e65996bcc718331aa8c7c6f (patch)
tree8bb284ff71d6791a8efae69b1c1c9e34de6e116f /php-pecl-mongodb.spec
parenta3d64be341c27e0dcf16eb8eba4afd963186d9d3 (diff)
update to 1.12.1 (no change)
with libbson and libmongoc 1.20.1
Diffstat (limited to 'php-pecl-mongodb.spec')
-rw-r--r--php-pecl-mongodb.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index 8a0c4a9..e3ca50d 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -47,7 +47,7 @@
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-%global upstream_version 1.12.0
+%global upstream_version 1.12.1
#global upstream_prever alpha1
#global upstream_lower ~alpha1
Version: %{upstream_version}%{?upstream_lower}
@@ -142,7 +142,7 @@ sed -e 's/role="test"/role="src"/' \
cd NTS
%if 0%{?rhel} == 8
# temporary: lower minimal required version
-# sed -e 's/1.16.2/1.16.1/;s/1.0.3/1.0.1/' -i config.m4
+sed -e 's/1.20.1/1.20.0/;s/1.3.0/1.3.0/' -i config.m4
%endif
# Sanity check, really often broken
@@ -329,6 +329,10 @@ exit $ret
%changelog
+* Wed Feb 23 2022 Remi Collet <remi@remirepo.net> - 1.12.1-1
+- update to 1.12.1 (no change)
+- with libbson and libmongoc 1.20.1
+
* Wed Dec 15 2021 Remi Collet <remi@remirepo.net> - 1.12.0-1
- update to 1.12.0
- with libbson and libmongoc 1.20.0