From 5b391d5070248bf2a213a14b879348e5a14f0c3b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 10 May 2024 08:51:49 +0200 Subject: [PATCH] gnome-software: update 46.0 -> 46.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 46.1 ~~~~~~~~~~~~ Released: 2024-04-25 This is a stable release with the following changes: * Fix a crash when updating apps when built with Mogwai * Fix a crash when installing flatpak application * Correct desktop/mobile hardware support detection * Correct state of Fedora upgrade * Several fixes in historical updates for rpm-ostree This release also updates translations: * Catalan (Jordi Mas i Hernandez) * Czech (Daniel Rusek) * Dutch (Nathan Follens) * Friulian (Fabio Tomat) * Hindi (Guntupalli Karunakar) * Kabyle (Athmane MOKRAOUI) * Panjabi (A S Alam) * Russian (Artur S0) * Serbian (Милош Поповић) Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../{gnome-software_46.0.bb => gnome-software_46.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_46.0.bb => gnome-software_46.1.bb} (93%) diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.0.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.1.bb similarity index 93% rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_46.0.bb rename to meta-gnome/recipes-gnome/gnome-software/gnome-software_46.1.bb index 40a7141fca..2327a6640e 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_46.1.bb @@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes" EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" -SRC_URI[archive.sha256sum] = "11893002bbb54082896683707bc3991ae55a2f3040811a760e3a92c96544f86e" +SRC_URI[archive.sha256sum] = "b6eeb789100de94b50ebe2e77f16b26be4c2db15489905f198d060c425e19076" PACKAGECONFIG ?= "flatpak" PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"