From c763c8b671c4aea9a5b320e6bb512f34aac66c61c755e20539c93f1f01690cce Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 6 Feb 2023 10:38:08 +0000 Subject: [PATCH] - Update to version 2.38 * Add Russian layout with typographic symbols * Update symbols/ru * symbols/us: uncomment the nine keys in the international Dvorak layout * symbols/bg: reduce the "enhanced" layout to an include + three overrides * symbols/epo: reshuffle a comment, and drop unneeded key types * replace some Unicode codes with their corresponding symbol name * symbols/no: add missing symbols to Sami layout, and remove duplicates * symbols/no: add non-dead grave and such to Sami layout, and reshuffle * Add apple:jp_oadg109a and apple:jp_pc106 variants * Added Gujarati KaGaPa layout (guj-kagapa) * Update base.xml * rules: add option 'swap_ralt_rctl' * prerelease push, for translations * Handy script for publishing * Making ru(typo) more consistent with existing variants * Prerelease translation sync * fix rx-51 third level modifier * Add Latvia Modern Cyrillic keyboard layout * add colemak_dh_ortho * Add `trademark` to level4 of us-intl layout * dv-intl: add placeholder chars to lvl3+, bind LSGT OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=169 --- xkeyboard-config-2.37.tar.xz | 3 --- xkeyboard-config-2.38.tar.xz | 3 +++ xkeyboard-config.changes | 26 ++++++++++++++++++++++++++ xkeyboard-config.spec | 4 ++-- 4 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 xkeyboard-config-2.37.tar.xz create mode 100644 xkeyboard-config-2.38.tar.xz diff --git a/xkeyboard-config-2.37.tar.xz b/xkeyboard-config-2.37.tar.xz deleted file mode 100644 index a691b29..0000000 --- a/xkeyboard-config-2.37.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb1383a5ac4b6210d7c7302b9d6fab052abdf51c5d2c9b55f1f779997ba68c6c -size 879744 diff --git a/xkeyboard-config-2.38.tar.xz b/xkeyboard-config-2.38.tar.xz new file mode 100644 index 0000000..a05d334 --- /dev/null +++ b/xkeyboard-config-2.38.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0690a91bab86b18868f3eee6d41e9ec4ce6894f655443d490a2184bfac56c872 +size 884988 diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 4d716a4..67cd98b 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Feb 6 10:25:34 UTC 2023 - Stefan Dirsch + +- Update to version 2.38 + * Add Russian layout with typographic symbols + * Update symbols/ru + * symbols/us: uncomment the nine keys in the international Dvorak layout + * symbols/bg: reduce the "enhanced" layout to an include + three overrides + * symbols/epo: reshuffle a comment, and drop unneeded key types + * replace some Unicode codes with their corresponding symbol name + * symbols/no: add missing symbols to Sami layout, and remove duplicates + * symbols/no: add non-dead grave and such to Sami layout, and reshuffle + * Add apple:jp_oadg109a and apple:jp_pc106 variants + * Added Gujarati KaGaPa layout (guj-kagapa) + * Update base.xml + * rules: add option 'swap_ralt_rctl' + * prerelease push, for translations + * Handy script for publishing + * Making ru(typo) more consistent with existing variants + * Prerelease translation sync + * fix rx-51 third level modifier + * Add Latvia Modern Cyrillic keyboard layout + * add colemak_dh_ortho + * Add `trademark` to level4 of us-intl layout + * dv-intl: add placeholder chars to lvl3+, bind LSGT + ------------------------------------------------------------------- Tue Oct 4 18:24:40 UTC 2022 - Stefan Dirsch diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index b44a3f7..3076470 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -1,7 +1,7 @@ # # spec file for package xkeyboard-config # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xkeyboard-config -Version: 2.37 +Version: 2.38 Release: 0 Summary: The X Keyboard Extension License: CDDL-1.0 AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT