Accepting request 940004 from home:dirkmueller:Factory

- update to 1.12.0:
  * doc: fix uinput device creation warnings
  * doc: fix initialization and setup error
  * gitlab CI: make the qemu selection automatic
  * gitlab CI: make the tarball distro selection automatic
  * gitlab CI: bump to Fedora 34 and Ubuntu 21.04
  * gitlab CI: update to latest ci-templates
  * include: sync event codes with kernel 5.15
  * tools: add a helper tool to list all currently known codes
  * libevdev 1.12.0
  * make-event-names: Fix determinism issue

OBS-URL: https://build.opensuse.org/request/show/940004
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libevdev?expand=0&rev=34
This commit is contained in:
Stefan Dirsch 2021-12-12 03:07:41 +00:00 committed by Git OBS Bridge
parent 184404db09
commit 9457459421
6 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63f4ea1489858a109080e0b40bd43e4e0903a1e12ea888d581db8c495747c2d0
size 445316

Binary file not shown.

3
libevdev-1.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f729e3480695791f9482e8388bd723402b89f0eaf118057bbdea3cecee9b237
size 443716

BIN
libevdev-1.12.0.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Dec 11 23:38:55 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.12.0:
* doc: fix uinput device creation warnings
* doc: fix initialization and setup error
* gitlab CI: make the qemu selection automatic
* gitlab CI: make the tarball distro selection automatic
* gitlab CI: bump to Fedora 34 and Ubuntu 21.04
* gitlab CI: update to latest ci-templates
* include: sync event codes with kernel 5.15
* tools: add a helper tool to list all currently known codes
* libevdev 1.12.0
* make-event-names: Fix determinism issue
-------------------------------------------------------------------
Fri Jun 25 20:36:15 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -18,7 +18,7 @@
%define sonum 2
Name: libevdev
Version: 1.11.0
Version: 1.12.0
Release: 0
Summary: A wrapper library for evdev devices
License: MIT