summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-01-10 10:11:45 +0100
committerKhem Raj <raj.khem@gmail.com>2024-01-10 08:39:31 -0800
commit65b0dca5ea2a71a9885462dcb78bc0d71f23a75a (patch)
tree81024ee246008d8ba46b9e2490ce4a550a9ced0e
parentbff3453080538bf2a530e362ab355ce52fd99d60 (diff)
downloadmeta-openembedded-65b0dca5ea2a71a9885462dcb78bc0d71f23a75a.tar.gz
gnome-software: update 45.1 -> 45.3
Version 45.3 Released: 2024-01-05 This is a stable release with the following changes: Recognize links in package update descriptions Increase speed of load of the category pages Fix deadlock when cancelling app update This release also updates translations: Chinese (Taiwan) (Andre Klapper) Persian (Danial Behzadi) 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_45.3.bb (renamed from meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.3.bb
index fc2b696aa0..4beb79f1b9 100644
--- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_45.3.bb
@@ -32,7 +32,7 @@ SRC_URI += " \
32 file://0655f358ed0e8455e12d9634f60bc4dbaee434e3.patch \ 32 file://0655f358ed0e8455e12d9634f60bc4dbaee434e3.patch \
33 file://e431ab003f3fabf616b6eb7dc93f8967bc9473e5.patch \ 33 file://e431ab003f3fabf616b6eb7dc93f8967bc9473e5.patch \
34" 34"
35SRC_URI[archive.sha256sum] = "0bdd8fc0caecd6eb013c6010dbca93077397118a6ef5eaf264e2a820a292f5b7" 35SRC_URI[archive.sha256sum] = "d6b9245b22237da7bd1739dd28c23cc8f3835f99fa10c1037d9dd7635335251c"
36 36
37PACKAGECONFIG ?= "flatpak" 37PACKAGECONFIG ?= "flatpak"
38PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" 38PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree"