Accepting request 990729 from home:dirkmueller:Factory

- update to 2.4.112:
  * xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
  * xf86drmMode: introduce drmModeGetConnectorTypeName 
  * xf86drmMode: constify drmModeAtomicReq functions
  * gen_table_fourcc: strip _MODIFIER suffix for INVALID
  * testsuite fixes

OBS-URL: https://build.opensuse.org/request/show/990729
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=312
This commit is contained in:
Stefan Dirsch 2022-07-23 07:58:09 +00:00 committed by Git OBS Bridge
parent 2b5b160ea4
commit e9f1df8171
4 changed files with 14 additions and 4 deletions

View File

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

3
libdrm-2.4.112.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00b07710bd09b35cd8d80eaf4f4497fe27f4becf467a9830f1f5e8324f8420ff
size 451872

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 22 21:42:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.4.112:
* xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
* xf86drmMode: introduce drmModeGetConnectorTypeName
* xf86drmMode: constify drmModeAtomicReq functions
* gen_table_fourcc: strip _MODIFIER suffix for INVALID
* testsuite fixes
-------------------------------------------------------------------
Fri Jun 3 20:16:41 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -17,7 +17,7 @@
Name: libdrm
Version: 2.4.111
Version: 2.4.112
Release: 0
Summary: Userspace Interface for Kernel DRM Services
License: MIT