From c5e68c675bea21eaa69d27e008a6480b3fcbc540 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 9 Feb 2022 23:38:59 +0100 Subject: [PATCH] unictype/category-byname: Fix test failure. * modules/unictype/category-byname (configure.ac): Bump required libunistring version. --- ChangeLog | 6 ++++++ modules/unictype/category-byname | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8811f220d1..4208bb1372 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-02-09 Bruno Haible + + unictype/category-byname: Fix test failure. + * modules/unictype/category-byname (configure.ac): Bump required + libunistring version. + 2022-02-06 Bruno Haible termcap, termcap-h: Deprecate. diff --git a/modules/unictype/category-byname b/modules/unictype/category-byname index c8bbe0b260..7f79b38de0 100644 --- a/modules/unictype/category-byname +++ b/modules/unictype/category-byname @@ -49,7 +49,7 @@ unictype/category-none gperf configure.ac: -gl_LIBUNISTRING_MODULE([0.9.8], [unictype/category-byname]) +gl_LIBUNISTRING_MODULE([0.9.11], [unictype/category-byname]) Makefile.am: if LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME -- 2.39.5