diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-10-27 08:22:42 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-27 08:41:27 -0700 |
commit | 3e43b6e8ad7e9416535aa31c84dc4c3a6109aa56 (patch) | |
tree | bf12c5a51a3659836d5eabbad4a5d7ba6e20c648 | |
parent | 3509cab719fa1f06c10fb48fd932fb77cb3611db (diff) | |
download | meta-openembedded-3e43b6e8ad7e9416535aa31c84dc4c3a6109aa56.tar.gz |
gnome-software: update 47.0 -> 47.1
Version 47.1
~~~~~~~~~~~~
Released: 2024-10-10
This is a stable release with the following changes:
* Fix crash in snap plugin when launching apps
* Fix display of versions for packages being installed as part of an update
* Various minor improvements to the review submission dialog
* Fix a crash in the DKMS plugin
This release also updates translations:
* Catalan (Jordi Mas i Hernandez, Jordi Mas)
* French (Guillaume Bernard)
* Indonesian (Andika Triwidada)
* Russian (Artur S0)
* Slovak (Jose Riha)
* Thai (Aefgh Threenine)
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_47.1.bb (renamed from meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb index 4ed8ee3965..a18d6db66f 100644 --- a/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.0.bb +++ b/meta-gnome/recipes-gnome/gnome-software/gnome-software_47.1.bb | |||
@@ -28,7 +28,7 @@ RDEPENDS:${PN} = "iso-codes" | |||
28 | 28 | ||
29 | EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" | 29 | EXTRA_OEMESON += "-Dtests=false -Dsoup2=false" |
30 | 30 | ||
31 | SRC_URI[archive.sha256sum] = "4f3e9b30f2d4885198329e46076e5ed9b5bd7e099062ae627377ad8d9b9556ef" | 31 | SRC_URI[archive.sha256sum] = "93ca500366316745594ef05fcad1c05cf43f02ef8f66080c17f7ebb8ca3f34bf" |
32 | 32 | ||
33 | PACKAGECONFIG ?= "flatpak" | 33 | PACKAGECONFIG ?= "flatpak" |
34 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" | 34 | PACKAGECONFIG[flatpak] = "-Dflatpak=true,-Dflatpak=false,flatpak ostree" |