Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2014-09-28 19:56:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-09-20 07:26:41.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.kbd.new/kbd.changes     2014-09-28 
19:56:46.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Sep 25 10:33:55 UTC 2014 - pgaj...@suse.com
+
+- euro{,1,2}.map now produces correct unicode for Euro sign 
+  [bnc#360993]
+- added patches:
+  * kbd-2.0.2-euro-unicode.patch
+
+-------------------------------------------------------------------

New:
----
  kbd-2.0.2-euro-unicode.patch

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

Other differences:
------------------
++++++ kbd.spec ++++++
--- /var/tmp/diff_new_pack.NLEcfy/_old  2014-09-28 19:56:47.000000000 +0200
+++ /var/tmp/diff_new_pack.NLEcfy/_new  2014-09-28 19:56:47.000000000 +0200
@@ -51,6 +51,7 @@
 Patch6:         kbd-1.15.2-dumpkeys-C-opt.patch
 Patch9:         kbd-2.0.2-comment-typo-qwerty.patch
 Patch10:        kbd-2.0.2-doshell-reference.patch
+Patch11:        kbd-2.0.2-euro-unicode.patch
 
 BuildRequires:  automake
 BuildRequires:  bison
@@ -93,6 +94,7 @@
 %patch6
 %patch9
 %patch10
+%patch11
 
 %build
 for i in `find data/keymaps/mac -type f` ; do

++++++ kbd-2.0.2-euro-unicode.patch ++++++
Index: data/keymaps/i386/include/euro.map
===================================================================
--- data/keymaps/i386/include/euro.map.orig     2012-02-27 11:27:10.000000000 
+0100
+++ data/keymaps/i386/include/euro.map  2014-09-25 12:31:37.594749095 +0200
@@ -2,5 +2,5 @@
 # [Say: "loadkeys euro" to get Euro and cent with Alt on the positions
 #  where many keyboards have E and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-alt keycode  18 = currency
+alt keycode  18 = euro
 alt keycode  46 = cent
Index: data/keymaps/i386/include/euro1.map
===================================================================
--- data/keymaps/i386/include/euro1.map.orig    2012-02-27 11:27:10.000000000 
+0100
+++ data/keymaps/i386/include/euro1.map 2014-09-25 12:31:20.218749689 +0200
@@ -2,5 +2,5 @@
 # [Say: "loadkeys euro1" to get Euro and cent with AltGr (right alt)
 #  on the positions where many keyboards have 5 and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-altgr keycode   6 = currency
+altgr keycode   6 = euro
 altgr keycode  46 = cent
Index: data/keymaps/i386/include/euro2.map
===================================================================
--- data/keymaps/i386/include/euro2.map.orig    2012-02-27 11:27:10.000000000 
+0100
+++ data/keymaps/i386/include/euro2.map 2014-09-25 12:31:52.098748600 +0200
@@ -2,5 +2,5 @@
 # [Say: "loadkeys euro2" to get Euro and cent with AltGr (right alt)
 #  on the positions where many keyboards have E and C.
 #  To get it displayed, use a latin0 (i.e., latin9) font.]
-altgr keycode  18 = currency
+altgr keycode  18 = euro
 altgr keycode  46 = cent
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to