Accepting request 572000 from X11:XOrg
- U_Fix-typo-in-Polish-symbols-file.patch * fixes broken polish symbols file (fdo#104904) - Update to version 2.23.1 * Fixing the build - Update to version 2.23 * Added it(intl), it(scn) and us(scn) * Minor fidvorak adjustment * Typo fixed * Refreshed the default Arabic keyboard layout * more robust comment handling * replace 'ʼ' (0x10002bc) with '՚' (0x100055a) in armenian layout * Add polish layout for use glagolica script * Use default compose key with Finnish keyboard * incomplete Finnish fix patch * Prerelease translation sync * Added International Phonetic Alphabet - supersedes U_xkeyboard-config_fix-typo-hungarian.patch OBS-URL: https://build.opensuse.org/request/show/572000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkeyboard-config?expand=0&rev=84
This commit is contained in:
commit
28c96a63d8
25
U_Fix-typo-in-Polish-symbols-file.patch
Normal file
25
U_Fix-typo-in-Polish-symbols-file.patch
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
From 9a5cecf64ffc427a6a5a7c9a061992c32e5b8a4f Mon Sep 17 00:00:00 2001
|
||||||
|
From: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
|
||||||
|
Date: Thu, 1 Feb 2018 15:37:46 +0100
|
||||||
|
Subject: [PATCH] Fix typo in Polish symbols file
|
||||||
|
|
||||||
|
https://bugs.freedesktop.org/show_bug.cgi?id=104904
|
||||||
|
---
|
||||||
|
symbols/pl | 1 -
|
||||||
|
1 file changed, 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/symbols/pl b/symbols/pl
|
||||||
|
index 52e7959..800cb85 100644
|
||||||
|
--- a/symbols/pl
|
||||||
|
+++ b/symbols/pl
|
||||||
|
@@ -497,7 +497,6 @@ partial alphanumeric_keys
|
||||||
|
include "sun_vndr/pl(sun_type6)"
|
||||||
|
};
|
||||||
|
|
||||||
|
-------------------------------
|
||||||
|
//Glagolica
|
||||||
|
partial alphanumeric_keys
|
||||||
|
xkb_symbols "glagolica"
|
||||||
|
--
|
||||||
|
2.13.6
|
||||||
|
|
@ -1,23 +0,0 @@
|
|||||||
From a6cba79b4ba1760b348db5145f597514e1773a16 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Sergey Udaltsov <sergey.udaltsov@gmail.com>
|
|
||||||
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
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:deaec9989fbc443358b43864437b7b6d39caff07890a4a8055105ce9fcaa59bd
|
|
||||||
size 1046333
|
|
3
xkeyboard-config-2.23.1.tar.bz2
Normal file
3
xkeyboard-config-2.23.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3
|
||||||
|
size 1053991
|
@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 2 11:20:56 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- U_Fix-typo-in-Polish-symbols-file.patch
|
||||||
|
* fixes broken polish symbols file (fdo#104904)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 1 13:12:26 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to version 2.23.1
|
||||||
|
* Fixing the build
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 31 13:18:45 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to version 2.23
|
||||||
|
* Added it(intl), it(scn) and us(scn)
|
||||||
|
* Minor fidvorak adjustment
|
||||||
|
* Typo fixed
|
||||||
|
* Refreshed the default Arabic keyboard layout
|
||||||
|
* more robust comment handling
|
||||||
|
* replace 'ʼ' (0x10002bc) with '՚' (0x100055a) in armenian layout
|
||||||
|
* Add polish layout for use glagolica script
|
||||||
|
* Use default compose key with Finnish keyboard
|
||||||
|
* incomplete Finnish fix patch
|
||||||
|
* Prerelease translation sync
|
||||||
|
* Added International Phonetic Alphabet
|
||||||
|
- supersedes U_xkeyboard-config_fix-typo-hungarian.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 20 23:50:38 UTC 2017 - zaitor@opensuse.org
|
Mon Nov 20 23:50:38 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xkeyboard-config
|
# spec file for package xkeyboard-config
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,17 +17,17 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xkeyboard-config
|
Name: xkeyboard-config
|
||||||
Version: 2.22
|
Version: 2.23.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The X Keyboard Extension
|
Summary: The X Keyboard Extension
|
||||||
License: GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0
|
License: GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0
|
||||||
Group: System/X11/Utilities
|
Group: System/X11/Utilities
|
||||||
Url: http://www.freedesktop.org/Software/XKeyboardConfig
|
Url: http://www.freedesktop.org/Software/XKeyboardConfig
|
||||||
Source: http://xorg.freedesktop.org/archive/individual/data/%{name}/%{name}-%{version}.tar.bz2
|
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
|
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
|
# 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
|
Patch109: n_disable-2xalt_2xctrl-toggle.diff
|
||||||
|
Patch110: U_Fix-typo-in-Polish-symbols-file.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -53,9 +53,9 @@ make keyboards more accessible to people with physical impairments.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%patch0 -p1
|
|
||||||
%patch100 -p1
|
%patch100 -p1
|
||||||
%patch109 -p1
|
%patch109 -p1
|
||||||
|
%patch110 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user