File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
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.19.0
13
+ %global up_version 1.19.2
14
14
#global up_prever rc0
15
15
# disabled as require a MongoDB server
16
16
%bcond_with tests
@@ -224,6 +224,15 @@ exit $ret
224
224
225
225
226
226
%changelog
227
+ *
Thu Nov 4 2021 Remi Collet <[email protected] > -
1.19.2-1
228
+ - update to 1.19.2
229
+
230
+ *
Wed Oct 6 2021 Remi Collet <[email protected] > -
1.19.1-1
231
+ - update to 1.19.1
232
+
233
+ *
Tue Sep 14 2021 Sahana Prasad <[email protected] > -
1.19.0-2
234
+ - Rebuilt with OpenSSL 3.0.0
235
+
227
236
*
Fri Sep 3 2021 Remi Collet <[email protected] > -
1.19.0-1
228
237
- update to 1.19.0
229
238
Original file line number Diff line number Diff line change 1
- --- mongo-c-driver.spec.orig 2021-07-29 18:30:42.094477733 -0400
2
- +++ mongo-c-driver.spec 2021-07-29 18:31:06.347021236 -0400
1
+ --- mongo-c-driver.spec.orig 2021-11-04 16:34:50.350572049 -0400
2
+ +++ mongo-c-driver.spec 2021-11-04 16:37:54.962271319 -0400
3
3
@@ -10,14 +10,14 @@
4
4
%global gh_project mongo-c-driver
5
5
%global libname libmongoc
6
6
%global libver 1.0
7
- - %global up_version 1.19.0
7
+ - %global up_version 1.19.2
8
8
+ %global up_version 1.20.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