From e5723cd25a6cd0aa0f2c965ef3300bfa19e82278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Sun, 29 May 2022 14:17:25 +0200 Subject: [PATCH] 0.5.1 --- data/com.github.rafostar.Clapper.metainfo.xml | 8 ++++++++ meson.build | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml index f0af306e..484610d0 100644 --- a/data/com.github.rafostar.Clapper.metainfo.xml +++ b/data/com.github.rafostar.Clapper.metainfo.xml @@ -48,6 +48,14 @@ + + +

+ A quick hotfix release. Fixes problems with new video sink on displays with non-100% scaling applied. + See 0.5.0 version release notes for full recent changelog. +

+
+

Changes:

diff --git a/meson.build b/meson.build index 942423a9..48ecd9db 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('com.github.rafostar.Clapper', 'c', 'cpp', - version: '0.5.0', + version: '0.5.1', meson_version: '>= 0.50.0', license: 'GPL-3.0-or-later', default_options: [