diff options
author | Markus Volk <f_l_k@t-online.de> | 2023-10-26 11:09:57 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-10-26 09:02:04 -0700 |
commit | 5f936b9b1b0f563101559e5c4dbffe51acaff1fb (patch) | |
tree | e6dd14dd83cf7e4a9d4833f2ca9b1b3cc0f8436b /meta-gnome | |
parent | 79e0a9d237343ad0af0a40128494155ccaa131ec (diff) | |
download | meta-openembedded-5f936b9b1b0f563101559e5c4dbffe51acaff1fb.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>
Diffstat (limited to 'meta-gnome')
-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 89a6f05f4..d5ed29c8a 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 | ||
30 | EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" | 30 | EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" |
31 | 31 | ||
32 | SRC_URI[archive.sha256sum] = "61f42c2fd4d19b894a2484f691369032dc8b2a32a014ce6ca4d02c4fa4f75a14" | 32 | SRC_URI[archive.sha256sum] = "d72485f7a6e0917f64edbedd68fd7b57246c6ebf10c5a45108b63946635778a2" |
33 | 33 | ||
34 | PACKAGECONFIG ?= "flatpak" | 34 | PACKAGECONFIG ?= "flatpak" |
35 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" | 35 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" |