Hello community,

here is the log from the commit of package xkeyboard-config for 
openSUSE:Factory checked in at 2017-11-23 09:35:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkeyboard-config (Old)
 and      /work/SRC/openSUSE:Factory/.xkeyboard-config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkeyboard-config"

Thu Nov 23 09:35:02 2017 rev:83 rq:544169 version:2.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkeyboard-config/xkeyboard-config.changes        
2017-10-20 16:11:16.412611332 +0200
+++ /work/SRC/openSUSE:Factory/.xkeyboard-config.new/xkeyboard-config.changes   
2017-11-23 09:35:07.456851640 +0100
@@ -1,0 +2,6 @@
+Mon Nov 20 23:50:38 UTC 2017 - [email protected]
+
+- Add U_xkeyboard-config_fix-typo-hungarian.patch: Fix typo in
+  hungarian (fdo#103123).
+
+-------------------------------------------------------------------

New:
----
  U_xkeyboard-config_fix-typo-hungarian.patch

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

Other differences:
------------------
++++++ xkeyboard-config.spec ++++++
--- /var/tmp/diff_new_pack.p71PVe/_old  2017-11-23 09:35:09.032794140 +0100
+++ /var/tmp/diff_new_pack.p71PVe/_new  2017-11-23 09:35:09.032794140 +0100
@@ -24,6 +24,7 @@
 Group:          System/X11/Utilities
 Url:            http://www.freedesktop.org/Software/XKeyboardConfig
 Source:         
http://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
+Patch0:         U_xkeyboard-config_fix-typo-hungarian.patch
 Patch100:       n_suse-ctrl-alt-bksp-terminate.patch
 # PATCH-FIX-OPENSUSE disable-2xalt_2xctrl-toggle.diff fdo#4927 -- This is just 
a workaround until fdo#4927 is fixed
 Patch109:       n_disable-2xalt_2xctrl-toggle.diff
@@ -52,6 +53,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 %patch100 -p1
 %patch109 -p1
 

++++++ U_xkeyboard-config_fix-typo-hungarian.patch ++++++
>From a6cba79b4ba1760b348db5145f597514e1773a16 Mon Sep 17 00:00:00 2001
From: Sergey Udaltsov <[email protected]>
Date: Fri, 6 Oct 2017 11:13:32 +0100
Subject: Typo fixed

https://bugs.freedesktop.org/show_bug.cgi?id=103123

diff --git a/symbols/hu b/symbols/hu
index a1b1ae5..679c535 100644
--- a/symbols/hu
+++ b/symbols/hu
@@ -467,7 +467,7 @@ key.type[Group1]="FOUR_LEVEL_SEMIALPHABETIC";
     key <AE03> {[                 U10CFC,      plus,   3,      plus]};
 //Old Hungarian ten
     
-    key <AE04> {[       U10CFD,        exclam, 4,      excalm]};
+    key <AE04> {[       U10CFD,        exclam, 4,      exclam]};
 //Old Hungarian fifty
     
     key <AE05> {[       U10CFE,        percent,        5,      percent]};
-- 
cgit v0.10.2


Reply via email to