From 17579c43b00c04ef8b14cb821efea8d05ab4cb72b36c3394ecd68f86c96da807 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 15 Dec 2014 16:24:33 +0000 Subject: [PATCH] Accepting request 263457 from home:tobijk:X11:XOrg - Update to version 1.3.0: + Support for multiple keysyms per level (#25025). + Misc fixes and changes all over the place. + UNIXOS2 support was dropped. OBS-URL: https://build.opensuse.org/request/show/263457 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=10 --- xkbcomp-1.2.4.tar.bz2 | 3 --- xkbcomp-1.3.0.tar.bz2 | 3 +++ xkbcomp.changes | 8 ++++++++ xkbcomp.spec | 5 +++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 xkbcomp-1.2.4.tar.bz2 create mode 100644 xkbcomp-1.3.0.tar.bz2 diff --git a/xkbcomp-1.2.4.tar.bz2 b/xkbcomp-1.2.4.tar.bz2 deleted file mode 100644 index 4998ffb..0000000 --- a/xkbcomp-1.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91d0c9ab445d21dfe1892dbae5ae5264f39bae68223dd092ffc547c9450b5a2d -size 242185 diff --git a/xkbcomp-1.3.0.tar.bz2 b/xkbcomp-1.3.0.tar.bz2 new file mode 100644 index 0000000..6800d91 --- /dev/null +++ b/xkbcomp-1.3.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfac973778fabf5216121ad60b7af8ab74ce7513af0f9260cf8c5309e1622b2a +size 246389 diff --git a/xkbcomp.changes b/xkbcomp.changes index cca89e0..da83fd8 100644 --- a/xkbcomp.changes +++ b/xkbcomp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Nov 29 21:50:44 UTC 2014 - tobias.johannes.klausmann@mni.thm.de + +- Update to version 1.3.0: + + Support for multiple keysyms per level (#25025). + + Misc fixes and changes all over the place. + + UNIXOS2 support was dropped. + ------------------------------------------------------------------- Fri May 11 08:45:25 UTC 2012 - vuntz@opensuse.org diff --git a/xkbcomp.spec b/xkbcomp.spec index deb4592..7a7cf9c 100644 --- a/xkbcomp.spec +++ b/xkbcomp.spec @@ -17,13 +17,14 @@ Name: xkbcomp -Version: 1.2.4 +Version: 1.3.0 Release: 0 Summary: Utility to compile XKB keyboard description License: MIT Group: System/X11/Utilities Url: http://xorg.freedesktop.org/ -Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +#Source-URL: http://xorg.freedesktop.org/releases/individual/app/ +Source0: %{name}-%{version}.tar.bz2 BuildRequires: bison BuildRequires: pkg-config BuildRequires: pkgconfig(x11)