From dff5616464b8e46f58b84a67cc945f3a6c72dd73 Mon Sep 17 00:00:00 2001 From: Victor Toso Date: Mon, 3 Apr 2023 11:39:37 +0200 Subject: Release 0.3.16 --- AUTHORS | 2 ++ NEWS | 21 +++++++++++++++++++++ meson.build | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 4393006..c2770d2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -103,6 +103,7 @@ Jussi Kukkonen Justin van Steijn Kenneth Nielsen Kjartan Maraas +Krifa75 Kristjan SCHMIDT Kukuh Syafaat Lionel Landwerlin @@ -150,6 +151,7 @@ Rafael Fonseca Rafael Fontenelle Ross Burton Rūdolfs Mazurs +Sabri Ünal Saiful B. Khan Sam Thursfield Samir Ribic diff --git a/NEWS b/NEWS index 5d2057a..37ba964 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +NEW in grilo-plugins-0.3.16 +=========================== + * !132 tracker3: update fts query + * !133 dmap: enable with libsoup3 supported libdmapsharing-4.0 + * !131 lua-factory: add support to 5.4 + * !128 !129 !135 build: libsoup3 related fixes + * !127 flickr: remove GOA support + * !126 tmdb: without config, fix single request + + * Updated translations + * Turkish + + * Contributors to this release + Bastien Nocera + Emmanuele Bassi + Krifa75 + Michael Catanzaro + Sabri Ünal + Victor Toso + W. Michael Petullo + NEW in grilo-plugins-0.3.15 =========================== * !120 Detect libsoup version from grl-net and adds support to libsoup3 diff --git a/meson.build b/meson.build index f27eadc..fca5f98 100644 --- a/meson.build +++ b/meson.build @@ -6,7 +6,7 @@ # Copyright (C) 2016 Igalia S.L. All rights reserved. project('grilo-plugins', 'c', - version: '0.3.15', + version: '0.3.16', default_options: [ 'buildtype=debugoptimized', 'c_std=gnu99', -- cgit v1.2.1