diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index c0a11bc..00206a5 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,6 +1,6 @@ Name: xkeyboard-config Version: 2.38 -Release: 1 +Release: 2 Summary: The X Keyboard Extension License: MIT URL: https://www.freedesktop.org/wiki/Software/XKeyboardConfig @@ -29,6 +29,10 @@ Header files for xkeyboard-config %prep %autosetup -n %{name}-%{version} -p1 +# fix taiwan to china taiwan +sed -i 's|Taiwanese|Chinese Taiwan|' po/* rules/base.xml symbols/cn symbols/sun_vndr/tw symbols/tw +sed -i 's|Taiwan)|Taiwan China)|' po/* geometry/sun rules/base.xml symbols/tw + %build %meson -Dcompat-rules=true -Dxorg-rules-symlinks=true %meson_build @@ -61,6 +65,9 @@ Header files for xkeyboard-config %{_mandir}/man7/xkeyboard-config.* %changelog +* Sat May 06 2023 leeffo - 2.38-2 +- fix taiwan to china taiwan + * Mon Feb 06 2023 zhangpan - 2.38-1 - update to 2.38