summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-17 09:40:19 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-21 10:52:43 -0700
commit427cfb019972231a1d5db95233ef59251282bcc3 (patch)
tree9a0150bc0ff081dbc27f1dc6cf2d70bdf0382867 /meta-gnome/recipes-gnome
parent34b2ed814398cf580fb134566f95d857e302c85d (diff)
downloadmeta-openembedded-427cfb019972231a1d5db95233ef59251282bcc3.tar.gz
gnome-text-editor: upgrade 46.0 -> 46.1
Changelog: ========= *Remove DBusActicatable=true from the .desktop file to fix an issue *where you could spawn Text Editor via D-Bus and not have the session restored at startup. *AppData fixes *Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb (renamed from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.0.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb
index 967182aeaa..f37eb71952 100644
--- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.1.bb
@@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
18 18
19REQUIRED_DISTRO_FEATURES = "opengl" 19REQUIRED_DISTRO_FEATURES = "opengl"
20 20
21SRC_URI[archive.sha256sum] = "c018d0b3792c044c1558d1d0dd92b09fb0a96c9e2d25e1ae1f4cf91f7eab4614" 21SRC_URI[archive.sha256sum] = "8ebfa0bea12e75f5efeacc721be3b8ae65027b024aa81db9ecab8c312257a2eb"
22 22
23FILES:${PN} += " \ 23FILES:${PN} += " \
24 ${datadir}/metainfo \ 24 ${datadir}/metainfo \