File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1010%global gh_project mongo-c-driver
1111%global libname libmongoc
1212%global libver 1.0
13- %global up_version 1.21.1
13+ %global up_version 1.22.0
1414#global up_prever rc0
1515# disabled as require a MongoDB server
1616%bcond_with tests
@@ -44,7 +44,7 @@ BuildRequires: mongodb-server
4444BuildRequires: openssl
4545%endif
4646%if %{with libmongocrypt }
47- BuildRequires: cmake(mongocrypt) >= 1.3 .0
47+ BuildRequires: cmake(mongocrypt) >= 1.5 .0
4848%endif
4949BuildRequires: perl-interpreter
5050# From man pages
@@ -236,6 +236,13 @@ exit $ret
236236
237237
238238%changelog
239+ *
Mon Jul 18 2022 Remi Collet <[email protected] > -
1.22.0-1 240+ - update to 1.22.0
241+ - raise dependency to libmongocrypt 1.5.0
242+
243+ *
Wed Jun 8 2022 Remi Collet <[email protected] > -
1.21.2-1 244+ - update to 1.21.2 (no change)
245+
239246*
Wed Mar 2 2022 Remi Collet <[email protected] > -
1.21.1-1 240247- update to 1.21.1
241248
Original file line number Diff line number Diff line change 44 %global gh_project mongo-c-driver
55 %global libname libmongoc
66 %global libver 1.0
7- - %global up_version 1.21.1
8- + %global up_version 1.22.0
7+ - %global up_version 1.22.0
8+ + %global up_version 1.22.1
99 #global up_prever rc0
1010 # disabled as require a MongoDB server
1111 %bcond_with tests
You can’t perform that action at this time.
0 commit comments