- 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/package/show/X11:XOrg/xkbcomp?expand=0&rev=27
This commit is contained in:
parent
c34ded4a86
commit
8645cdb1e2
@ -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
3
xkbcomp-1.4.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
|
||||
size 251617
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user