From 05164c7ddea968f6f8c666f765dbea4930703fe133f069fe3705f54893b96169 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 1 Feb 2018 13:26:24 +0000 Subject: [PATCH] - Update to version 2.23.1 * Fixing the build OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkeyboard-config?expand=0&rev=141 --- xkeyboard-config-2.23.1.tar.bz2 | 3 +++ xkeyboard-config-2.23.tar.bz2 | 3 --- xkeyboard-config.changes | 6 ++++++ xkeyboard-config.spec | 7 +------ 4 files changed, 10 insertions(+), 9 deletions(-) create mode 100644 xkeyboard-config-2.23.1.tar.bz2 delete mode 100644 xkeyboard-config-2.23.tar.bz2 diff --git a/xkeyboard-config-2.23.1.tar.bz2 b/xkeyboard-config-2.23.1.tar.bz2 new file mode 100644 index 0000000..7e7533e --- /dev/null +++ b/xkeyboard-config-2.23.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4bbc05fea22151b7a7c8ac2655d549aa9b0486bedc7f5a68c72716343b02f3 +size 1053991 diff --git a/xkeyboard-config-2.23.tar.bz2 b/xkeyboard-config-2.23.tar.bz2 deleted file mode 100644 index b0f538d..0000000 --- a/xkeyboard-config-2.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23fb410527e9da38d8bbf8b9e6bd1a8eb2b2fdb514b8a0889c245cbad2d5a9b3 -size 1021973 diff --git a/xkeyboard-config.changes b/xkeyboard-config.changes index 3b141c0..2c87ba0 100644 --- a/xkeyboard-config.changes +++ b/xkeyboard-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +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 diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 278f4b3..e3278d5 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -17,7 +17,7 @@ Name: xkeyboard-config -Version: 2.23 +Version: 2.23.1 Release: 0 Summary: The X Keyboard Extension License: GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0 @@ -27,8 +27,6 @@ Source: http://xorg.freedesktop.org/archive/individual/data/%{name}/%{na 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 -BuildRequires: autoconf -BuildRequires: automake BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig @@ -58,9 +56,6 @@ translation-update-upstream %patch109 -p1 %build -autoreconf -fi -intltoolize --force -autoreconf %configure \ --disable-silent-rules \ --with-xkb-rules-symlink=xorg \