All of lore.kernel.org
 help / color / mirror / Atom feed
From: <wangmy@fujitsu.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] enchant2: upgrade 2.3.3 -> 2.3.4
Date: Tue, 28 Feb 2023 17:49:16 +0800	[thread overview]
Message-ID: <1677577759-20868-2-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1677577759-20868-1-git-send-email-wangmy@fujitsu.com>

From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- Document the personal wordlist format.
- Improve the man pages in various ways, and make online versions, now linked
  from the web site.
- Fix some potential crashes (double-free and NULL dereferences).
- Update the build system to use autoconf 2.71.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../enchant/{enchant2_2.3.3.bb => enchant2_2.3.4.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/enchant/{enchant2_2.3.3.bb => enchant2_2.3.4.bb} (92%)

diff --git a/meta/recipes-support/enchant/enchant2_2.3.3.bb b/meta/recipes-support/enchant/enchant2_2.3.4.bb
similarity index 92%
rename from meta/recipes-support/enchant/enchant2_2.3.3.bb
rename to meta/recipes-support/enchant/enchant2_2.3.4.bb
index c892f570c4..fe28d323c2 100644
--- a/meta/recipes-support/enchant/enchant2_2.3.3.bb
+++ b/meta/recipes-support/enchant/enchant2_2.3.4.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "3da12103f11cf49c3cf2fd2ce3017575c5321a489e5b9bfa81dd91ec413f3891"
+SRC_URI[sha256sum] = "1f7e26744db1c9a0fea61d2169f4e5c1ce435cf8c2731c37e3e4054119e994a0"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"
 
-- 
2.34.1



  reply	other threads:[~2023-02-28  9:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28  9:49 [OE-core] [PATCH] diffoscope: upgrade 235 -> 236 wangmy
2023-02-28  9:49 ` wangmy [this message]
2023-02-28 22:17   ` [OE-core] [PATCH] enchant2: upgrade 2.3.3 -> 2.3.4 Alexandre Belloni
2023-02-28  9:49 ` [OE-core] [PATCH] libnotify: upgrade 0.8.1 -> 0.8.2 wangmy
2023-03-01  8:53   ` Alexandre Belloni
2023-02-28  9:49 ` [OE-core] [PATCH] python3-more-itertools: upgrade 9.0.0 -> 9.1.0 wangmy
2023-02-28  9:49 ` [OE-core] [PATCH] python3-zipp: upgrade 3.14.0 -> 3.15.0 wangmy

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=1677577759-20868-2-git-send-email-wangmy@fujitsu.com \
    --to=wangmy@fujitsu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.