File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# remirepo/fedora spec file for mongo-c-driver
22#
3- # Copyright (c) 2015- 2024 Remi Collet
4- # License: CC-BY-SA-4.0
5- # http://creativecommons.org/licenses/by-sa/4.0/
3+ # SPDX-FileCopyrightText: Copyright 2024 Remi Collet
4+ # SPDX- License-Identifier: CECILL-2.1
5+ # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
66#
77# Please, preserve the changelog entries
88#
99%global gh_owner mongodb
1010%global gh_project mongo-c-driver
1111%global libname libmongoc
1212%global libver 1.0
13- %global up_version 1.29.0
13+ %global up_version 1.29.1
1414#global up_prever rc0
1515# disabled as require a MongoDB server
1616%bcond_with tests
@@ -259,6 +259,10 @@ exit $ret
259259
260260
261261%changelog
262+ *
Thu Dec 12 2024 Remi Collet <[email protected] > -
1.29.1-1 263+ - update to 1.29.1
264+ - re-license spec file to CECILL-2.1
265+
262266*
Thu Nov 7 2024 Remi Collet <[email protected] > -
1.29.0-1 263267- update to 1.29.0
264268- raise dependency to libmongocrypt 1.12.0
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.29.0
8- + %global up_version 1.29.1
7+ - %global up_version 1.29.1
8+ + %global up_version 1.29.2
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