diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-12-27 22:31:04 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-12-29 10:22:57 -0800 |
commit | 3efa663adb48ed7c31fa71ad86e7783b7f806ad1 (patch) | |
tree | c73f9e3e57ddad49c41f0c8a19c55e430ecff747 /meta-gnome/recipes-gnome/evince | |
parent | 6b519abe4c9987834535c63c8b3e2cbd297079dd (diff) | |
download | meta-openembedded-3efa663adb48ed7c31fa71ad86e7783b7f806ad1.tar.gz |
evince: upgrade 3.34.1 -> 3.34.1
>From [1]:
Evince 3.34.2
================
libview:
* Fix crash on DnD (#1246, Marek Kasik)
* Don't enable popup actions on page change (#1168, Jason Crain)
Developers:
* Jason Crain, Marek Kasik
Translations:
* Jordi Mas (Catalan)
* Yi-Jyun Pan (Chinese (Taiwan))
* Stas Solovey (Russian)
[1] http://ftp.gnome.org/pub/gnome/sources/evince/3.34/evince-3.34.2.news
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/evince')
-rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_3.34.2.bb (renamed from meta-gnome/recipes-gnome/evince/evince_3.34.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.34.1.bb b/meta-gnome/recipes-gnome/evince/evince_3.34.2.bb index e30162c06..8f669c9db 100644 --- a/meta-gnome/recipes-gnome/evince/evince_3.34.1.bb +++ b/meta-gnome/recipes-gnome/evince/evince_3.34.2.bb | |||
@@ -18,8 +18,8 @@ DEPENDS = " \ | |||
18 | 18 | ||
19 | inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection upstream-version-is-even gettext features_check | 19 | inherit gnomebase itstool gnome-help pkgconfig gsettings gobject-introspection upstream-version-is-even gettext features_check |
20 | 20 | ||
21 | SRC_URI[archive.md5sum] = "77b38b625008f5940e9bd4b3d38e8cf8" | 21 | SRC_URI[archive.md5sum] = "9e9e82fa8f6045ad7817157d9335d185" |
22 | SRC_URI[archive.sha256sum] = "85e407cde396147b249120d816c7715fb6df191ca561cf65ff3554a5d67626df" | 22 | SRC_URI[archive.sha256sum] = "3cc0955f11204e3a2db1c7ab99b866692749592257485b87304134ad69da0617" |
23 | SRC_URI += " \ | 23 | SRC_URI += " \ |
24 | file://0001-Add-format-attribute-to-_synctex_malloc.patch \ | 24 | file://0001-Add-format-attribute-to-_synctex_malloc.patch \ |
25 | file://0002-add-a-formatting-attribute-check.patch \ | 25 | file://0002-add-a-formatting-attribute-check.patch \ |