From 23bb253ca2400fb392222dba826f199a1d036bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Fri, 24 Jun 2022 10:05:02 +0200 Subject: [PATCH] 0.5.2 --- data/com.github.rafostar.Clapper.metainfo.xml | 13 +++++++++++++ meson.build | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/data/com.github.rafostar.Clapper.metainfo.xml b/data/com.github.rafostar.Clapper.metainfo.xml index 484610d01..c98ab6e05 100644 --- a/data/com.github.rafostar.Clapper.metainfo.xml +++ b/data/com.github.rafostar.Clapper.metainfo.xml @@ -48,6 +48,19 @@ + + +

Fixes:

+
    +
  • Fix time labels display on RTL languages
  • +
  • Improved GL/GLES context automatic selection
  • +
+

New translations:

+
    +
  • Hebrew
  • +
+
+

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