summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorzhengrq.fnst <zhengrq.fnst@fujitsu.com>2022-05-09 17:00:44 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-09 07:52:29 -0700
commit14452249d84b1d94f66c3fd01b01fbc671c0cef8 (patch)
treee3ddd9bccfe6b44ebb34a2a5cec3bb2ffef42b1d /meta-gnome
parentd4f5e3846c47531132efed12418e51aba1f3d941 (diff)
downloadmeta-openembedded-14452249d84b1d94f66c3fd01b01fbc671c0cef8.tar.gz
gnome-text-editor: upgrade 42.0 -> 42.1
Changelog: ========== • Improved preference dialog styling for libadwaita • Build system fixes • Fix icons for zoom controls • Fix titles in save-changes dialog • Translation updates Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb (renamed from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.0.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb
index 01504b1cb..7efc6867d 100644
--- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_42.1.bb
@@ -19,7 +19,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check
19ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 19ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
20REQUIRED_DISTRO_FEATURES = "opengl" 20REQUIRED_DISTRO_FEATURES = "opengl"
21 21
22SRC_URI[archive.sha256sum] = "0e32140ee1c13428563bcd5f784e61ee22ffd1ad27d8c02283b4358a81dfab50" 22SRC_URI[archive.sha256sum] = "a3c8508033bfb63a8b48a062ac1e67b2c333ba0153879b38c661968a103ad15c"
23 23
24FILES:${PN} += " \ 24FILES:${PN} += " \
25 ${datadir}/metainfo \ 25 ${datadir}/metainfo \