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.27.1
13
+ %global up_version 1.27.2
14
14
#global up_prever rc0
15
15
# disabled as require a MongoDB server
16
16
%bcond_with tests
@@ -259,6 +259,9 @@ exit $ret
259
259
260
260
261
261
%changelog
262
+ *
Wed Jun 5 2024 Remi Collet <[email protected] > -
1.27.2-1
263
+ - update to 1.27.2
264
+
262
265
*
Mon May 13 2024 Remi Collet <[email protected] > -
1.27.1-1
263
266
- update to 1.27.1
264
267
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.27.1
7
+ - %global up_version 1.27.2
8
8
+ %global up_version 1.28.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