From: wangmy@fujitsu.com
To: openembedded-core@lists.openembedded.org
Cc: Jiang Kai <jiangkai@fujitsu.com>, Wang Mingyu <wangmy@fujitsu.com>
Subject: [OE-core] [PATCH] enchant2: upgrade 2.6.4 -> 2.6.5
Date: Tue, 16 Jan 2024 10:06:38 +0800 [thread overview]
Message-ID: <1705370800-31004-3-git-send-email-wangmy@fujitsu.com> (raw)
In-Reply-To: <1705370800-31004-1-git-send-email-wangmy@fujitsu.com>
From: Jiang Kai <jiangkai@fujitsu.com>
Changelog:
============
-permits error messages from spelling providers not to be valid UTF-8.
-The --with-hunspell-dir configure option is removed (along with all the
other ---with-PROVIDER-dir options, which did nothing).
-Doxygen API documentation is now included in the release tarball
Signed-off-by: Jiang Kai <jiangkai@fujitsu.com>
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
.../enchant/{enchant2_2.6.4.bb => enchant2_2.6.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/enchant/{enchant2_2.6.4.bb => enchant2_2.6.5.bb} (91%)
diff --git a/meta/recipes-support/enchant/enchant2_2.6.4.bb b/meta/recipes-support/enchant/enchant2_2.6.5.bb
similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.6.4.bb
rename to meta/recipes-support/enchant/enchant2_2.6.5.bb
index 431d02ea25..1d5c716bab 100644
--- a/meta/recipes-support/enchant/enchant2_2.6.4.bb
+++ b/meta/recipes-support/enchant/enchant2_2.6.5.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 groff-native"
inherit autotools pkgconfig github-releases
SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c"
+SRC_URI[sha256sum] = "9e8fd28cb65a7b6da3545878a5c2f52a15f03c04933a5ff48db89fe86845728e"
GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"
--
2.34.1
next prev parent reply other threads:[~2024-01-16 2:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-16 2:06 [OE-core] [PATCH] btrfs-tools: upgrade 6.5.3 -> 6.6.3 wangmy
2024-01-16 2:06 ` [OE-core] [PATCH] debianutils: upgrade 5.15 -> 5.16 wangmy
2024-01-16 2:06 ` wangmy [this message]
2024-01-16 2:06 ` [OE-core] [PATCH] libsecret: upgrade 0.21.1 -> 0.21.2 wangmy
2024-01-16 2:06 ` [OE-core] [PATCH] libxrandr: upgrade 1.5.3 -> 1.5.4 wangmy
2024-01-19 10:15 ` [OE-core] [PATCH] btrfs-tools: upgrade 6.5.3 -> 6.6.3 Alexandre Belloni
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=1705370800-31004-3-git-send-email-wangmy@fujitsu.com \
--to=wangmy@fujitsu.com \
--cc=jiangkai@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.