Skip to content

Commit 7fc2ead

Browse files
authored
update RPM spec patch (#1080)
1 parent 0c9ba84 commit 7fc2ead

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/spec.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
+
99
Name: mongo-cxx-driver
1010
-Version: 3.6.5
11-
+Version: 3.9.1
11+
+Version: 3.10.0
1212
Release: 1%{?dist}
1313
Summary: A C++ Driver for MongoDB
1414
License: ASL 2.0
@@ -36,7 +36,7 @@
3636
%cmake \
3737
-DCMAKE_BUILD_TYPE=Release \
3838
-DBSONCXX_POLY_USE_BOOST=1 \
39-
+ -DBUILD_VERSION=3.9.1 \
39+
+ -DBUILD_VERSION=3.10.0 \
4040
+ -DENABLE_UNINSTALL=OFF \
4141
+ -DENABLE_TESTS=OFF \
4242
.

0 commit comments

Comments
 (0)