diff --git a/lunar-date.spec b/lunar-date.spec index 7aaa511..2281b78 100644 --- a/lunar-date.spec +++ b/lunar-date.spec @@ -21,7 +21,7 @@ Version: 2.9.3 %define _libver 3_0 -Release: 1.9.kb2 +Release: 2 License: GPL-2.0+ Group: System/I18n/Chinese Url: http://liblunar.googlecode.com/ @@ -68,7 +68,7 @@ Holiday definition file for Chinese Lunar calendar library %autosetup -S git %build -%meson -Denable_gtk_doc=true -Dwith_introspection=true -Dwith_vala=false -Denable_tests=true +%meson -Denable_gtk_doc=true -Dwith_introspection=true -Dwith_vala=false -Denable_tests=true -Dc_args="$CFLAGS -DHAVE_BIND_TEXTDOMAIN_CODESET" %meson_build @@ -106,6 +106,9 @@ Holiday definition file for Chinese Lunar calendar library %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Dec 01 2022 wangxiaoqing - 2.9.3-2 +- KYOS-B: Adjust for LANG GB18030 (#I60PNN) + * Fri May 14 2021 longcheng - 2.9.3-1.9.kb2 - KYOS-B: Add Requires lunar-date for lunar-date-devel (#38372)