diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-08-02 21:39:30 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-06 09:12:14 -0700 |
| commit | f550d1fe6a149b88f610b1a57493aa0d3a77693f (patch) | |
| tree | 90d521064f3e6b08858f69a5f48fc368e23462a8 | |
| parent | 59eff6269c4f4c150d976054d585872c92f20207 (diff) | |
| download | meta-openembedded-f550d1fe6a149b88f610b1a57493aa0d3a77693f.tar.gz | |
gedit: upgrade 42.1 -> 42.2
Changelog:
==========
* Fix bug: text cut off at the bottom in certain situations.
* Translation updates.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gedit/gedit_42.2.bb (renamed from meta-gnome/recipes-gnome/gedit/gedit_42.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_42.1.bb b/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb index 3efd2a9b35..13d3e0af79 100644 --- a/meta-gnome/recipes-gnome/gedit/gedit_42.1.bb +++ b/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb | |||
| @@ -21,7 +21,7 @@ inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc val | |||
| 21 | def gnome_verdir(v): | 21 | def gnome_verdir(v): |
| 22 | return oe.utils.trim_version(v, 1) | 22 | return oe.utils.trim_version(v, 1) |
| 23 | 23 | ||
| 24 | SRC_URI[archive.sha256sum] = "7f1fd43df5110d4c37de6541993f41f0fbc3efc790900e92053479ba069920e9" | 24 | SRC_URI[archive.sha256sum] = "3c6229111f0ac066ae44964920791d1265f5bbb56b0bd949a69b7b1261fc8fca" |
| 25 | 25 | ||
| 26 | # gobject-introspection is mandatory and cannot be configured | 26 | # gobject-introspection is mandatory and cannot be configured |
| 27 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 27 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
