Skip to content

Commit fed2beb

Browse files
authored
sync RPM spec file from downstream (#1666)
1 parent fde4c1e commit fed2beb

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.evergreen/etc/mongo-c-driver.spec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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

.evergreen/etc/spec.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
%global gh_project mongo-c-driver
55
%global libname libmongoc
66
%global libver 1.0
7-
-%global up_version 1.27.2
7+
-%global up_version 1.27.4
88
+%global up_version 1.28.0
99
#global up_prever rc0
1010
# disabled as require a MongoDB server

0 commit comments

Comments
 (0)