File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ libsilkit (5.0.1-1ubuntu1) UNRELEASED; urgency=medium
2+
3+ * Fix building SIL Kit from source
4+
5+ -- Jan Kraemer <jan.kraemer@vector.com> Wed, 06 Aug 2025 15:30:00 +0200
6+
17libsilkit (5.0.0-1ubuntu1) stable; urgency=medium
28 * API: added new SilKit_ParticipantConfiguration_ToJson function which
39 exports the complete parsed and validated participant configuration as a
Original file line number Diff line number Diff line change 11%define version_major 5
22%define version_minor 0
3- %define version_patch 0
3+ %define version_patch 1
44%define version_suffix %{nil }
55
66
@@ -90,6 +90,9 @@ install -p -D -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/
9090
9191%changelog
9292
93+ * Wed Aug 06 2025 Jan Kraemer <jan.kraemer@vector.com> - 5.0.1
94+ - Fix building SIL Kit from source
95+
9396* Thu Jul 17 2025 Jan Kraemer <jan.kraemer@vector.com> - 5.0.0
9497- API: added new SilKit_ParticipantConfiguration_ToJson function which exports
9598 the complete parsed and validated participant configuration as a JSON string.
You can’t perform that action at this time.
0 commit comments