Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2016-07-10 18:46:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kbd (Old)
 and      /work/SRC/openSUSE:Factory/.kbd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kbd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kbd/kbd.changes  2015-12-18 21:49:59.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.kbd.new/kbd.changes     2016-07-10 
18:46:30.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 16 00:18:55 CET 2016 - marceloa...@gmail.com
+
+- Fix data/keymaps/i386/querty/br-abnt2.map
+  (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch)
+
+-------------------------------------------------------------------

New:
----
  kbd-1.15.5-br-abnt2-slash-question.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kbd.spec ++++++
--- /var/tmp/diff_new_pack.0zaeQa/_old  2016-07-10 18:46:32.000000000 +0200
+++ /var/tmp/diff_new_pack.0zaeQa/_new  2016-07-10 18:46:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,6 +59,7 @@
 # Patch13: adds xkb and legacy keymaps subdirs to loadkyes search path
 # (openSUSE FATE#318355, sle FATE#318426)
 Patch13:        kbd-1.15.5-loadkeys-search-path.patch
+Patch14:        kbd-1.15.5-br-abnt2-slash-question.patch
 
 BuildRequires:  automake
 BuildRequires:  bison
@@ -125,6 +126,7 @@
 %patch11
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 %build
 for i in `find data/keymaps/mac -type f` ; do

++++++ kbd-1.15.5-br-abnt2-slash-question.patch ++++++
--- kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map.orig       2012-12-01 
19:41:38.000000000 -0200
+++ kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map    2016-06-16 
00:18:55.745193940 -0300
@@ -88,3 +88,6 @@
 keycode 125 = Scroll_Backward
 keycode 126 = Scroll_Forward
 keycode 127 = Compose
+
+       altgr   keycode  16 = slash
+       altgr   keycode  17 = question

Reply via email to