Skip to content

Commit 2bac313

Browse files
authored
sync RPM spec file from downstream (#1631)
1 parent 2cc2e35 commit 2bac313

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 4 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.1
13+
%global up_version 1.27.2
1414
#global up_prever rc0
1515
# disabled as require a MongoDB server
1616
%bcond_with tests
@@ -259,6 +259,9 @@ exit $ret
259259

260260

261261
%changelog
262+
* Wed Jun 5 2024 Remi Collet <[email protected]> - 1.27.2-1
263+
- update to 1.27.2
264+
262265
* Mon May 13 2024 Remi Collet <[email protected]> - 1.27.1-1
263266
- update to 1.27.1
264267

.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.1
7+
-%global up_version 1.27.2
88
+%global up_version 1.28.0
99
#global up_prever rc0
1010
# disabled as require a MongoDB server

0 commit comments

Comments
 (0)