diff --git a/fcitx.changes b/fcitx.changes index f99d7d5..d9390c9 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 13 15:25:00 UTC 2016 - toddrme2178@gmail.com + +- Fix language code for fcitx-table-cn-wubi and + fcitx-table-cn-wubi-pinyin: zh-cn --> zh_CN + ------------------------------------------------------------------- Tue Aug 9 02:04:02 UTC 2016 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index 4c7b425..dcac965 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -249,7 +249,7 @@ Fcitx Evening Breeze (Wan feng) input tables for Simplified Chinese. %package table-cn-wubi-pinyin Summary: Wubi and pinyin(wubi-pinyin) table for %{name} Group: System/I18n/Chinese -Provides: locale(fcitx-table:zh-cn;) +Provides: locale(fcitx-table:zh_CN;) Requires: %{name}-table = %{version}-%{release} %if 0%{?suse_version} >= 1140 BuildArch: noarch @@ -263,7 +263,7 @@ Wubi in Fcitx is based on wubi x86. %package table-cn-wubi Summary: Wubi table for %{name} Group: System/I18n/Chinese -Provides: locale(fcitx-table:zh-cn;) +Provides: locale(fcitx-table:zh_CN;) Requires: %{name}-table = %{version}-%{release} %if 0%{?suse_version} >= 1140 BuildArch: noarch