Accepting request 866341 from home:dirkmueller:branches:X11:XOrg
- update to 2.4.104: * headers: drm: Sync with drm-next * Remove outdated comments about stdint.h * Remove definitions duplicated from drm_mode.h * xf86drmMode.h use ANSI C99 arrays * Document drmModeConnection * man: convert to reSTructuredText * testsuite fixes OBS-URL: https://build.opensuse.org/request/show/866341 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=297
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3fe0affdba6460166a7323290c18cf68e9b59edcb520722826cb244e9cb50222
|
||||
size 412796
|
3
libdrm-2.4.104.tar.xz
Normal file
3
libdrm-2.4.104.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d66ad8b5c2441015ac1333e40137bb803c3bde3612ff040286fcc12158ea1bcb
|
||||
size 419372
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 09:45:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.4.104:
|
||||
* headers: drm: Sync with drm-next
|
||||
* Remove outdated comments about stdint.h
|
||||
* Remove definitions duplicated from drm_mode.h
|
||||
* xf86drmMode.h use ANSI C99 arrays
|
||||
* Document drmModeConnection
|
||||
* man: convert to reSTructuredText
|
||||
* testsuite fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 16:03:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.103
|
||||
Version: 2.4.104
|
||||
Release: 0
|
||||
Summary: Userspace Interface for Kernel DRM Services
|
||||
License: MIT
|
||||
@@ -320,7 +320,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%{_bindir}/vbltest
|
||||
|
||||
%files devel
|
||||
%{_mandir}/man?/drm*?%{ext_man}
|
||||
%{_includedir}/libdrm
|
||||
%ifarch %{arm}
|
||||
%{_includedir}/omap
|
||||
|
Reference in New Issue
Block a user