File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1010%global gh_project mongo-c-driver
1111%global libname libmongoc
1212%global libver 1.0
13- %global up_version 1.30.5
13+ %global up_version 1.30.6
1414#global up_prever rc0
1515# disabled as require a MongoDB server
1616%bcond_with tests
2727Name: mongo-c-driver
2828Summary: Client library written in C for MongoDB
2929Version: %{up_version}%{?up_prever:~%{up_prever}}
30- Release: 2 %{?dist}
30+ Release: 1 %{?dist}
3131# See THIRD_PARTY_NOTICES
3232License: Apache-2.0 AND ISC AND MIT AND Zlib
3333URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -261,6 +261,9 @@ exit $ret
261261
262262
263263%changelog
264+ * Wed Oct 8 2025 Remi Collet <
[email protected] > - 1.30.6-1
265+ - update to 1.30.6
266+
264267* Thu Jul 24 2025 Fedora Release Engineering <
[email protected] > - 1.30.5-2
265268- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
266269
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.30.5
8- +%global up_version 1.30.6
7+ -%global up_version 1.30.6
8+ +%global up_version 1.30.7
99 #global up_prever rc0
1010 # disabled as require a MongoDB server
1111 %bcond_with tests
1515 Summary: Client library written in C for MongoDB
1616-Version: %{up_version}%{?up_prever:~%{up_prever}}
1717+Version: %{up_version}%{?up_prever}
18- Release: 2 %{?dist}
18+ Release: 1 %{?dist}
1919 # See THIRD_PARTY_NOTICES
2020 License: Apache-2.0 AND ISC AND MIT AND Zlib
You can’t perform that action at this time.
0 commit comments