File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
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.27.5
13
+ %global up_version 1.27.6
14
14
#global up_prever rc0
15
15
# disabled as require a MongoDB server
16
16
%bcond_with tests
@@ -227,7 +227,6 @@ exit $ret
227
227
%{_bindir }/mongoc-stat
228
228
229
229
%files libs
230
- %{! ? _licensedir:%global license %%doc }
231
230
%license COPYING
232
231
%license THIRD_PARTY_NOTICES
233
232
%{_libdir }/%{libname }-%{libver }.so.*
@@ -259,6 +258,9 @@ exit $ret
259
258
260
259
261
260
%changelog
261
+ *
Wed Sep 4 2024 Remi Collet <[email protected] > -
1.27.6-1
262
+ - update to 1.27.6
263
+
262
264
*
Wed Aug 7 2024 Remi Collet <[email protected] > -
1.27.5-1
263
265
- update to 1.27.5
264
266
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.27.5
7
+ - %global up_version 1.27.6
8
8
+ %global up_version 1.28.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