File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 10
10
%global gh_project mongo-c-driver
11
11
%global libname libmongoc
12
12
%global libver 1.0
13
- %global up_version 1.26.1
13
+ %global up_version 1.26.2
14
14
#global up_prever rc0
15
15
# disabled as require a MongoDB server
16
16
%bcond_with tests
@@ -243,6 +243,9 @@ exit $ret
243
243
244
244
245
245
%changelog
246
+ *
Wed Apr 3 2024 Remi Collet <[email protected] > -
1.26.2-1
247
+ - update to 1.26.2
248
+
246
249
*
Wed Mar 6 2024 Remi Collet <[email protected] > -
1.26.1-1
247
250
- update to 1.26.1
248
251
Original file line number Diff line number Diff line change 4
4
%global gh_project mongo-c-driver
5
5
%global libname libmongoc
6
6
%global libver 1.0
7
- - %global up_version 1.26.1
7
+ - %global up_version 1.26.2
8
8
+ %global up_version 1.27.0
9
9
#global up_prever rc0
10
10
# disabled as require a MongoDB server
You can’t perform that action at this time.
0 commit comments