From 0d52ba2fed303bef6d99f978fe2f4e96e8f7eb2d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 25 Dec 2025 20:34:31 +0100 Subject: [PATCH] gnome-software: update 49.1 -> 49.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - inherit pkgconfig Version 49.2 ~~~~~~~~~~~~ Released: 2025-11-20 This is a stable release with the following changes: * Fixed version history sometimes not showing for flatpak apps This release also updates translations: * Bokmål, Norwegian (Brage Fuglseth) * Catalan (Victor Dargallo) * Friulian (Fabio Tomat) * Greek, Modern (1453-) (Efstathios Iosifidis) * Persian (Danial Behzadi) * Romanian (Antonio Marin) * Serbian (Милош Поповић) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-software_49.1.bb => gnome-software_49.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_49.1.bb => gnome-software_49.2.bb} (92%) diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_49.1.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_49.2.bb similarity index 92% rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_49.1.bb rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_49.2.bb index 9c441f5b2f..5c8be9bfb1 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_49.1.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_49.2.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" GTKDOC_MESON_OPTION ?= "gtk_doc" -inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc mime mime-xdg gettext upstream-version-is-even features_check +inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc mime mime-xdg gettext upstream-version-is-even features_check pkgconfig REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam" @@ -29,7 +29,7 @@ RDEPENDS:${PN} = "iso-codes" EXTRA_OEMESON += "-Dtests=false" SRC_URI += "file://0001-meson.build-dont-look-for-flatpak-http_backend-varia.patch" -SRC_URI[archive.sha256sum] = "49dfeca77928801756d0c5386c1d20454ca077600a5d1ed66ec46ee33a32c66d" +SRC_URI[archive.sha256sum] = "b610b6932a8d666432bc58d6c78c4568cd63d442ae736db8be2c4ca01bbc946c" PACKAGECONFIG ?= "flatpak" PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"