]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
enchant2: upgrade 2.7.3 -> 2.8.1
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 21 Jun 2024 02:16:32 +0000 (10:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2024 10:49:54 +0000 (11:49 +0100)
Changelog:
- restores an optimization removed in 2.8.0 that reduces the
  frequency with which personal wordlists are reloaded.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/enchant/enchant2_2.8.1.bb [moved from meta/recipes-support/enchant/enchant2_2.7.3.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.7.3.bb
rename to meta/recipes-support/enchant/enchant2_2.8.1.bb
index d5073b6f31a49ac4611f945603ea058f4b8f9e93..825cf2e388c675f0c6c272c2b39ce0c4e35001e5 100644 (file)
@@ -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] = "fe6ad4cbe8c71b9384ffdef962be52d4d2bd5ebfb6351435bb390543d4f78b1e"
+SRC_URI[sha256sum] = "ff79de470b8eb16f53849dc49f2bce8ca4eb7decabfc1349716fe12616e52f4e"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"