From 04aceddf8acaa41b1e9e2f45e577aa3b17e2aee18331d337171a45cf0a97afbc Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 22 May 2021 09:22:18 +0000 Subject: [PATCH] Accepting request 894253 from home:polslinux:branches:X11:XOrg - Update to 2.4.106: * various nouveau fixes * improve tests OBS-URL: https://build.opensuse.org/request/show/894253 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=302 --- libdrm-2.4.105.tar.xz | 3 --- libdrm-2.4.106.tar.xz | 3 +++ libdrm.changes | 7 +++++++ libdrm.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libdrm-2.4.105.tar.xz create mode 100644 libdrm-2.4.106.tar.xz diff --git a/libdrm-2.4.105.tar.xz b/libdrm-2.4.105.tar.xz deleted file mode 100644 index 466c4d8..0000000 --- a/libdrm-2.4.105.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d1d024b7cadc63e2b59cddaca94f78864940ab440843841113fbac6afaf2a46 -size 420376 diff --git a/libdrm-2.4.106.tar.xz b/libdrm-2.4.106.tar.xz new file mode 100644 index 0000000..e80050d --- /dev/null +++ b/libdrm-2.4.106.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d8ac54429b171e087e61c2894dc5399fe6a549b1fbba09fa6a3cb9d4e57bd4 +size 418176 diff --git a/libdrm.changes b/libdrm.changes index 268895c..6032e42 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 19 08:13:47 UTC 2021 - Paolo Stivanin + +- Update to 2.4.106: + * various nouveau fixes + * improve tests + ------------------------------------------------------------------- Wed Apr 7 23:25:55 UTC 2021 - Dirk Müller diff --git a/libdrm.spec b/libdrm.spec index 0265184..f8e0cee 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -17,7 +17,7 @@ Name: libdrm -Version: 2.4.105 +Version: 2.4.106 Release: 0 Summary: Userspace Interface for Kernel DRM Services License: MIT