diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-01-08 21:21:40 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-01-08 19:54:41 -0800 |
commit | 007f48574435ac70f918e6a0ef142dab4a43a6cc (patch) | |
tree | 09cc4f2828343d37328d854e84c4f2011ae0c4e1 /meta-gnome | |
parent | d61318c0085b5e451fd916ecb795a0405bd6f699 (diff) | |
download | meta-openembedded-007f48574435ac70f918e6a0ef142dab4a43a6cc.tar.gz |
libcloudproviders: upgrade 0.3.4 -> 0.3.5
Changelog
========
* Fix a bug: Alt+Down (moving line(s) down) or Alt+Up (moving line(s) up) wrt.
the undo/redo history and cursor positioning.
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-support/libcloudproviders/libcloudproviders_0.3.5.bb (renamed from meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb b/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.5.bb index 1c03f41c29..7f9bb2638e 100644 --- a/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.4.bb +++ b/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.5.bb | |||
@@ -8,4 +8,4 @@ DEPENDS = "glib-2.0" | |||
8 | 8 | ||
9 | inherit gnomebase gobject-introspection vala | 9 | inherit gnomebase gobject-introspection vala |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "e3d7160c3e45fe3216c07c7988bb4fc81397c32d1fc6113af0edfe8632039f65" | 11 | SRC_URI[archive.sha256sum] = "b987456eddaf715ba9d623aa2bc501ab1b697dffeb11aaa783a637275df186da" |