From 83453c5223e7aa73c5d75318d42731385463f098 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 11 Dec 2024 09:07:00 +0100 Subject: [PATCH] gnome-software: update 47.1 -> 47.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 47.2 ~~~~~~~~~~~~ Released: 2024-11-25 This is a stable release with the following changes: * Fix distro upgrade when certain version of PackageKit is used * Fix a crash when uninstalling a Snap app * Make uninstall dialog adaptive for small screens * Prefer Appstream data from swcatalog instead of app-info directories This release also updates translations: * Dutch (Nathan Follens) * French (Vincent Chatelain) * Friulian (Fabio Tomat) * Latvian (Rūdolfs Mazurs) * Malay (Ahmed Noor Kader Mustajir Md Eusoff) * Portuguese (Hugo Carvalho) * Portuguese (Brazil) (Rafael Fontenelle) * Serbian (Милош Поповић, Марко Костић) * Thai (Aefgh Threenine) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-software_47.1.bb => gnome-software_47.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_47.1.bb => gnome-software_47.2.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb index a18d6db66f..31b13accf8 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.2.bb @@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes" EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" -SRC_URI[archive.sha256sum] = "93ca500366316745594ef05fcad1c05cf43f02ef8f66080c17f7ebb8ca3f34bf" +SRC_URI[archive.sha256sum] = "112338f8a98e7e5125de3f57229873534215b77eeef37d3fd4262f02151c7cea" PACKAGECONFIG ?= "flatpak" PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"