summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-10-26 11:09:57 +0200
committerArmin Kuster <akuster808@gmail.com>2023-11-01 08:16:30 -0400
commit34aaa203ca77e4c1231e5a05c6faecbdd80bcad3 (patch)
tree316063518644e68e3024a045fd70534be46419a1
parent091cc14dfc209cfc415948a26642260f9f95a030 (diff)
downloadmeta-openembedded-34aaa203ca77e4c1231e5a05c6faecbdd80bcad3.tar.gz
gnome-software: Update 45.0 -> 45.1
Released: 2023-10-20 This is a stable release with the following changes: Various styling fixes Report PackageKit GPG-related errors in the GUI Flatpak permission checks improvements Optimize loading of the details page This release also updates translations: Catalan (Jordi Mas) Chinese (Taiwan) (Cheng-Chia Tseng) English (United Kingdom) (Bruce Cowan) Esperanto (Kristjan SCHMIDT) French (Irénée THIRION) Friulian (Fabio Tomat) Romanian (Florentina Mușat) Turkish (Sabri Ünal) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5f936b9b1b0f563101559e5c4dbffe51acaff1fb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb (renamed from meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb
index 89a6f05f4f..d5ed29c8a3 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.1.bb
@@ -29,7 +29,7 @@ RDEPENDS:${PN} = "iso-codes"
29 29
30EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" 30EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
31 31
32SRC_URI[archive.sha256sum] = "61f42c2fd4d19b894a2484f691369032dc8b2a32a014ce6ca4d02c4fa4f75a14" 32SRC_URI[archive.sha256sum] = "d72485f7a6e0917f64edbedd68fd7b57246c6ebf10c5a45108b63946635778a2"
33 33
34PACKAGECONFIG ?= "flatpak" 34PACKAGECONFIG ?= "flatpak"
35PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" 35PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"