Accepting request 879661 from X11:XOrg

- Update to version 1.4.5
  * Remove trailing whitespaces
  * gitlab CI: add basic build test
  * Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
  * Downgrade the warning for missing symbols to info
  * keycodes: downgrade the >255 keycode warning to an info
  * keycodes: compress the high keycode warning

OBS-URL: https://build.opensuse.org/request/show/879661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkbcomp?expand=0&rev=16
This commit is contained in:
Richard Brown 2021-03-19 15:40:19 +00:00 committed by Git OBS Bridge
commit 5adfa469c1
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:59cce603a607a17722a0a1cf99010f4894e7812beb5d695abbc08474d59af27e
size 251224

3
xkbcomp-1.4.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
size 251617

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Mar 17 10:33:45 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.4.5
* Remove trailing whitespaces
* gitlab CI: add basic build test
* Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
* Downgrade the warning for missing symbols to info
* keycodes: downgrade the >255 keycode warning to an info
* keycodes: compress the high keycode warning
-------------------------------------------------------------------
Thu Nov 5 09:49:03 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xkbcomp
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: xkbcomp
Version: 1.4.4
Version: 1.4.5
Release: 0
Summary: Utility to compile XKB keyboard description
License: MIT