From 6d5812c6eb2cd0ff1cbe8900bd990b8c64f30b95 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 16 Oct 2024 06:52:00 +0000 Subject: [PATCH] Prepare for v6.1.0-3 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3bc636d..c07d29f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +moonlight-qt (6.1.0-3) UNRELEASED; urgency=low + + * Update FFmpeg to 7.1 for generic embedded packages + + * Update SDL to fix running in Wayland without desktop GL + + -- Cameron Gutman Wed, 16 Oct 2024 07:00:00 +0000 + moonlight-qt (6.1.0-2) UNRELEASED; urgency=low * Apply fix for incorrectly scaled video (upstream commit 6b11f43302)