mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
gnome-software: upgrade 44.1 -> 44.2
Version 44.2 ~~~~~~~~~~~~ Released: 2023-05-25 This is a stable release with the following changes: * Fix subsequent checking for updates if the first check after login fails * Fix checking for updates when automatic updates are disabled * Fix rare stall when many background jobs are running * Don’t download rpm-ostree updates when only checking if updates are available * Fix bug with listing flatpak addons when multiple flathub remotes are enabled * Fix duplicated sources in app details page when using an appstream URL * Reduce background resource consumption when idle This release also updates translations: * Czech (Daniel Rusek) * Italian (Gianvito Cavasoli) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ RDEPENDS:${PN} = "iso-codes"
|
||||
|
||||
EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "9dc6551512cf0a26d03e0d79f494870a6916d43c14d82199c43a11d9cc0ad5aa"
|
||||
SRC_URI[archive.sha256sum] = "c02dce70e52b37cd29c037650b372adb19b27d20fe44bc0921d81a959d35616c"
|
||||
|
||||
PACKAGECONFIG ?= "flatpak"
|
||||
PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"
|
||||
Reference in New Issue
Block a user