diff mbox series

[meta-gnome,1/3] gnome-software: Update 45.0 -> 45.1

Message ID 20231026090959.764445-1-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,1/3] gnome-software: Update 45.0 -> 45.1 | expand

Commit Message

Markus Volk Oct. 26, 2023, 9:09 a.m. UTC
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>
---
 .../{gnome-software_45.0.bb => gnome-software_45.1.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-gnome/gnome-software/{gnome-software_45.0.bb => gnome-software_45.1.bb} (93%)
diff mbox series

Patch

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
similarity index 93%
rename from meta-gnome/recipes-gnome/gnome-software/gnome-software_45.0.bb
rename to 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"
 
 EXTRA_OEMESON += "-Dtests=false -Dsoup2=false"
 
-SRC_URI[archive.sha256sum] = "61f42c2fd4d19b894a2484f691369032dc8b2a32a014ce6ca4d02c4fa4f75a14"
+SRC_URI[archive.sha256sum] = "d72485f7a6e0917f64edbedd68fd7b57246c6ebf10c5a45108b63946635778a2"
 
 PACKAGECONFIG ?= "flatpak"
 PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"