From 7b2b4a4f97e1334efa0b1739e1358e986d347eb2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 16 Sep 2024 01:54:14 +0200 Subject: [PATCH] rygel: update 0.42.5 -> 0.44.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.44.0 (stable) =============== All: - Translation updates All contributors to this release: - Sabri Ünal - Chao-Hsiung Liao Added/updated translations: - tr.po, courtesy of Sabri Ünal - zh_TW.po, courtesy of Cheng-Chia Tseng 0.43.0 (unstable) ================= Minimum Soup version required is now 3.2 Tracker: - Plugin removed, please use Tracker3 LMS: - Plugin removed All contributors to this release: - Jens Georg - Piotr Drąg - Scrambled 777 Added/updated translations: - hi.po, courtesy of Scrambled777 Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../rygel/{rygel_0.42.5.bb => rygel_0.44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-connectivity/rygel/{rygel_0.42.5.bb => rygel_0.44.0.bb} (97%) diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb similarity index 97% rename from meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb rename to meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb index e79bd77a54..8a506af440 100644 --- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb +++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb @@ -20,7 +20,7 @@ inherit gnomebase features_check vala gobject-introspection gettext systemd # gobject-introspection is mandatory for libmediaart-2.0 and cannot be configured REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11" -SRC_URI[archive.sha256sum] = "1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f" +SRC_URI[archive.sha256sum] = "5e1a76507209290530e6ce0141fc76946009edfb0fac3ed9432130821e5e4e72" GIR_MESON_ENABLE_FLAG = 'enabled' GIR_MESON_DISABLE_FLAG = 'disabled'