aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-29 16:18:42 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-09 08:59:46 -0700
commitabe91b6f51cd2237e0a8243bcde3dbb7e5fd21cb (patch)
tree608fdb609300106dc802ab226d723ec5bdd34ebf /meta-gnome
parente5dbca1451bbaf99f05f9e985c81603caf732d28 (diff)
downloadmeta-openembedded-contrib-abe91b6f51cd2237e0a8243bcde3dbb7e5fd21cb.tar.gz
zenity: upgrade 3.42.0 -> 3.42.1
Changelog: ========== - scale: Make OK button default (allows pressing Enter to accept selected value) - Fix maximum width of message dialogs to 60 characters, and make message dialogs non-resizable (fixes regression from 3b64d05e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/zenity/zenity_3.42.1.bb (renamed from meta-gnome/recipes-gnome/zenity/zenity_3.42.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/zenity/zenity_3.42.0.bb b/meta-gnome/recipes-gnome/zenity/zenity_3.42.1.bb
index ba2d4594a8..d48eb826f3 100644
--- a/meta-gnome/recipes-gnome/zenity/zenity_3.42.0.bb
+++ b/meta-gnome/recipes-gnome/zenity/zenity_3.42.1.bb
@@ -14,7 +14,7 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES = "x11"
-SRC_URI[archive.sha256sum] = "c24c7fe6bb43163ced8adf232d583b2e013d3ba6c28deb5fcf807985e3deb5ef"
+SRC_URI[archive.sha256sum] = "a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c"
SRC_URI += "file://0001-Harcode-shebang-to-avoid-pointing-to-build-system-s-.patch"
PACKAGECONFIG[libnotify] = "-Dlibnotify=true,-Dlibnotify=false,libnotify"