File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
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.27.2
13+ %global up_version 1.27.4
1414#global up_prever rc0
1515# disabled as require a MongoDB server
1616%bcond_with tests
@@ -259,6 +259,12 @@ exit $ret
259259
260260
261261%changelog
262+ *
Wed Jul 3 2024 Remi Collet <[email protected] > -
1.27.4-1 263+ - update to 1.27.4
264+
265+ *
Tue Jul 2 2024 Remi Collet <[email protected] > -
1.27.3-1 266+ - update to 1.27.3
267+
262268*
Wed Jun 5 2024 Remi Collet <[email protected] > -
1.27.2-1 263269- update to 1.27.2
264270
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.27.2
8- + %global up_version 1.27.3
7+ - %global up_version 1.27.4
8+ + %global up_version 1.27.5
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