diff mbox series

[meta-gnome] gnome-software: update 46.0 -> 46.1

Message ID 20240510065149.1800819-1-f_l_k@t-online.de
State Accepted
Headers show
Series [meta-gnome] gnome-software: update 46.0 -> 46.1 | expand

Commit Message

Markus Volk May 10, 2024, 6:51 a.m. UTC
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 <f_l_k@t-online.de>
---
 .../{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 mbox series

Patch

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 40a7141fc..2327a6640 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"