From: "Tim Orling" <timothy.t.orling@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Tim Orling <timothy.t.orling@linux.intel.com>
Subject: [PATCH 1/2] atk: upgrade 2.34.1 -> 2.36.0
Date: Fri, 1 May 2020 13:05:15 -0700 [thread overview]
Message-ID: <20200501200516.4061-1-timothy.t.orling@linux.intel.com> (raw)
Upstream release notes:
Changes in version 2.36
=========================
* New API
* Added ATK_ROLE_MARK and ATK_ROLE_SUGGESTION
* Add ATK_TEX_ATTR_TEXT_POSITION to the list of possible AtkText
attributes (MR!33)
* Documentation
* Updated documentation for atk_text_set_caret_offset (MR!18)
* Building - meson
* Fix building atk as subproject
* Add Meson wrap file for GLib (MR!37)
* Building - visual studio
* Use -utf-8 if available (MR!38)
Contributors
Luca Bacci, Joanmarie Diggs, Samuel Thibault
Translations
Fran Dieguez (gl), Ryuta Fujii (ja), Daniel Korostil (uk), Jwtiyar
Nariman (ckb), Umarzuki Bin Mochlis Moktar (ms)
Changes in version 2.35.1
=========================
* AtkComponent, AtkImage, AtkText: Make sure returned values are
initialized to some known default value (MR!22, MR!24)
* AtkPlug
* Add atk_plug_set_child (MR!27)
* AtkSocket
* Make AtkSocket get_extents return parent extents by default (MR!23)
* atk_socket_embed: make plug_id parameter const (MR!26)
* Make AtkSocketClass (embed) use const for plug_id (MR!31)
* AtkText
* Make atk_text_rectangle_union ignore undefined rectangles (MR!25)
* Documentation
* Refine *_scroll_to_point documentation (MR!21)
* Refine AtkScrollType documentation (MR!12)
Contributors
Samuel Thibault
Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
---
meta/recipes-support/atk/{atk_2.34.1.bb => atk_2.36.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/atk/{atk_2.34.1.bb => atk_2.36.0.bb} (80%)
diff --git a/meta/recipes-support/atk/atk_2.34.1.bb b/meta/recipes-support/atk/atk_2.36.0.bb
similarity index 80%
rename from meta/recipes-support/atk/atk_2.34.1.bb
rename to meta/recipes-support/atk/atk_2.36.0.bb
index 277397c6943..0786eeebe87 100644
--- a/meta/recipes-support/atk/atk_2.34.1.bb
+++ b/meta/recipes-support/atk/atk_2.36.0.bb
@@ -14,8 +14,8 @@ DEPENDS = "gettext-native glib-2.0"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gtk-doc gettext upstream-version-is-even gobject-introspection
-SRC_URI[archive.md5sum] = "f60bbaf8bdd08b93d98736b54b2fc8e9"
-SRC_URI[archive.sha256sum] = "d4f0e3b3d21265fcf2bc371e117da51c42ede1a71f6db1c834e6976bb20997cb"
+SRC_URI[archive.md5sum] = "01aa5ec5138f5f8c9b3a4e3196ed2900"
+SRC_URI[archive.sha256sum] = "fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788"
BBCLASSEXTEND = "native nativesdk"
--
2.24.0
next reply other threads:[~2020-05-01 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-01 20:05 Tim Orling [this message]
2020-05-01 20:05 ` [PATCH 2/2] at-spi2-core: upgrade 2.34.0 -> 2.36.0 Tim Orling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200501200516.4061-1-timothy.t.orling@linux.intel.com \
--to=timothy.t.orling@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox