File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 27
27
Name: mongo-c-driver
28
28
Summary: Client library written in C for MongoDB
29
29
Version: %{up_version }%{?up_prever:~%{up_prever }}
30
- Release: 1 %{?dist }
30
+ Release: 2 %{?dist }
31
31
# See THIRD_PARTY_NOTICES
32
32
License: Apache-2.0 AND ISC AND MIT AND Zlib
33
33
URL: https://github.com/%{gh_owner }/%{gh_project }
@@ -258,6 +258,9 @@ exit $ret
258
258
259
259
260
260
%changelog
261
+ *
Mon Oct 7 2024 Remi Collet <[email protected] > -
1.28.0-2
262
+ - rebuild for utf8proc #2316935
263
+
261
264
*
Thu Sep 19 2024 Remi Collet <[email protected] > -
1.28.0-1
262
265
- update to 1.28.0
263
266
- raise dependency to libmongocrypt 1.11.0
Original file line number Diff line number Diff line change 15
15
Summary: Client library written in C for MongoDB
16
16
- Version: %{up_version}%{?up_prever:~%{up_prever}}
17
17
+ Version: %{up_version}%{?up_prever}
18
- Release: 1 %{?dist}
18
+ Release: 2 %{?dist}
19
19
# See THIRD_PARTY_NOTICES
20
20
License: Apache-2.0 AND ISC AND MIT AND Zlib
You can’t perform that action at this time.
0 commit comments