From 34aaa203ca77e4c1231e5a05c6faecbdd80bcad3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 26 Oct 2023 11:09:57 +0200 Subject: [PATCH] gnome-software: Update 45.0 -> 45.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Khem Raj (cherry picked from commit 5f936b9b1b0f563101559e5c4dbffe51acaff1fb) Signed-off-by: Armin Kuster --- .../{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 --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 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" 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"