diff --git a/n_suse.patch b/n_suse.patch index 4859049..feefe3c 100644 --- a/n_suse.patch +++ b/n_suse.patch @@ -1,22 +1,21 @@ -- Add Multi_key to Control_R to get compose.Index: xkeyboard-config-2.1/rules/evdev.m_s.part -diff --git a/rules/evdev.m_s.part b/rules/evdev.m_s.part -index 5a6416b..23ce109 100644 ---- a/rules/evdev.m_s.part -+++ b/rules/evdev.m_s.part -@@ -1,3 +1,3 @@ +diff -u -r xkeyboard-config-2.16.orig/rules/evdev.m_s.part xkeyboard-config-2.16/rules/evdev.m_s.part +--- xkeyboard-config-2.16.orig/rules/evdev.m_s.part 2015-10-20 16:46:14.666938000 +0200 ++++ xkeyboard-config-2.16/rules/evdev.m_s.part 2015-10-20 16:47:50.094095000 +0200 +@@ -1,4 +1,4 @@ - $evdevkbds = +inet(evdev)+inet(%m) +- chromebook = +inet(evdev)+inet(chromebook) - applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys) - * = +inet(evdev) + $evdevkbds = +inet(evdev)+inet(%m)+terminate(ctrl_alt_bksp) ++ chromebook = +inet(evdev)+inet(chromebook)+terminate(ctrl_alt_bksp) + applealu_jis = +inet(evdev)+macintosh_vndr/jp(alujiskeys)+terminate(ctrl_alt_bksp) + * = +inet(evdev)+terminate(ctrl_alt_bksp) - -diff --git a/symbols/pc b/symbols/pc -index 996324d..fbbee47 100644 ---- a/symbols/pc -+++ b/symbols/pc -@@ -27,8 +27,8 @@ xkb_symbols "pc105" { +diff -u -r xkeyboard-config-2.16.orig/symbols/pc xkeyboard-config-2.16/symbols/pc +--- xkeyboard-config-2.16.orig/symbols/pc 2015-10-20 16:46:13.091936000 +0200 ++++ xkeyboard-config-2.16/symbols/pc 2015-10-20 16:46:28.915956000 +0200 +@@ -27,8 +27,8 @@ key { [ Super_L ] }; key { [ Shift_R ] }; @@ -27,4 +26,3 @@ index 996324d..fbbee47 100644 key { [ Menu ] }; // Beginning of modifier mappings. - \ No newline at end of file diff --git a/xkeyboard-config-2.15.tar.bz2 b/xkeyboard-config-2.15.tar.bz2 deleted file mode 100644 index 0590925..0000000 --- a/xkeyboard-config-2.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e443cf7ca2f0b40846472c029647a05933fc705d611e1478c4db8a48a6f38bf -size 958523 diff --git a/xkeyboard-config-2.16.tar.bz2 b/xkeyboard-config-2.16.tar.bz2 new file mode 100644 index 0000000..ad8f2d3 --- /dev/null +++ b/xkeyboard-config-2.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8a1f212c96b7f71ca0b05da361cac1816d27baae1d8e03e7b53049b58d1d58 +size 968663 diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 9be4ac9..d0c6d2b 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Oct 20 14:40:37 UTC 2015 - sndirsch@suse.com + +- Update to version 2.16 + * Move apostrophe U+0027 to the first level and add U+02BC one to + ua(unicode) + * Add support for chromebooks layout + * Add missing semicolons in symbols/inet + * Undo incompatible us(dvp) layout additions + * Define a keyboard layout for the Ol Chiki script + * new layout - Russian Phonetic Czech + * Correct capitalization and naming of us(dvp) "Programmer Dvorak" + * added swap_lalt_lwin + * fixed Icelandic Dvorak + * Broken xml fixed + * Fixed mac file, use utf-8 + * Added Teck keyboard + * added missing Teck file + * prerelease translation sync + * Added Finnish DAS layout +- refreshed n_suse.patch + ------------------------------------------------------------------- Wed May 27 12:10:59 UTC 2015 - sndirsch@suse.com diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index c8e2762..5927365 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -28,7 +28,7 @@ Url: http://www.freedesktop.org/Software/XKeyboardConfig Provides: XFree86:/etc/X11/xkb/symbols/us Provides: xorg-x11:/etc/X11/xkb/symbols/us PreReq: /bin/ln /bin/rm -Version: 2.15 +Version: 2.16 Release: 0 Summary: The X Keyboard Extension License: GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0