summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-10-27 08:22:42 +0100
committerKhem Raj <raj.khem@gmail.com>2024-10-27 08:41:27 -0700
commit3e43b6e8ad7e9416535aa31c84dc4c3a6109aa56 (patch)
treebf12c5a51a3659836d5eabbad4a5d7ba6e20c648
parent3509cab719fa1f06c10fb48fd932fb77cb3611db (diff)
downloadmeta-openembedded-3e43b6e8ad7e9416535aa31c84dc4c3a6109aa56.tar.gz
gnome-software: update 47.0 -> 47.1
Version 47.1 ~~~~~~~~~~~~ Released: 2024-10-10 This is a stable release with the following changes: * Fix crash in snap plugin when launching apps * Fix display of versions for packages being installed as part of an update * Various minor improvements to the review submission dialog * Fix a crash in the DKMS plugin This release also updates translations: * Catalan (Jordi Mas i Hernandez, Jordi Mas) * French (Guillaume Bernard) * Indonesian (Andika Triwidada) * Russian (Artur S0) * Slovak (Jose Riha) * Thai (Aefgh Threenine) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb
index 4ed8ee3965..a18d6db66f 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb
@@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes"
28 28
29EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" 29EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
30 30
31SRC_URI[archive.sha256sum] = "4f3e9b30f2d4885198329e46076e5ed9b5bd7e099062ae627377ad8d9b9556ef" 31SRC_URI[archive.sha256sum] = "93ca500366316745594ef05fcad1c05cf43f02ef8f66080c17f7ebb8ca3f34bf"
32 32
33PACKAGECONFIG ?= "flatpak" 33PACKAGECONFIG ?= "flatpak"
34PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" 34PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"