File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# remirepo/fedora spec file for mongo-c-driver
2
2
#
3
- # SPDX-FileCopyrightText: Copyright 2024 Remi Collet
3
+ # SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet
4
4
# SPDX-License-Identifier: CECILL-2.1
5
5
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
6
6
#
10
10
%global gh_project mongo-c-driver
11
11
%global libname libmongoc
12
12
%global libver 1.0
13
- %global up_version 1.29.1
13
+ %global up_version 1.29.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
+ *
Tue Jan 7 2025 Remi Collet <[email protected] > -
1.29.2-1
263
+ - update to 1.29.2
264
+
262
265
*
Thu Dec 12 2024 Remi Collet <[email protected] > -
1.29.1-1
263
266
- update to 1.29.1
264
267
- re-license spec file to CECILL-2.1
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.29.1
8
- + %global up_version 1.29.2
7
+ - %global up_version 1.29.2
8
+ + %global up_version 1.29.3
9
9
#global up_prever rc0
10
10
# disabled as require a MongoDB server
11
11
%bcond_with tests
You can’t perform that action at this time.
0 commit comments