From 367b47588768276a2c3a5b9fa304ecd6aff9b2e5 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 May 2022 03:04:52 -0400 Subject: [PATCH] import libdrm-2.4.108-1.el8 --- .gitignore | 2 +- .libdrm.metadata | 2 +- SPECS/libdrm.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6cf1e35..214a527 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libdrm-2.4.106.tar.xz +SOURCES/libdrm-2.4.108.tar.xz diff --git a/.libdrm.metadata b/.libdrm.metadata index 17d1ea0..6a868a8 100644 --- a/.libdrm.metadata +++ b/.libdrm.metadata @@ -1 +1 @@ -46ef6579b571b430cd68ed183933896200bfde04 SOURCES/libdrm-2.4.106.tar.xz +effe277c1db45fdba8dbfab0762ed581b6d6d29c SOURCES/libdrm-2.4.108.tar.xz diff --git a/SPECS/libdrm.spec b/SPECS/libdrm.spec index 68e72c8..7033812 100644 --- a/SPECS/libdrm.spec +++ b/SPECS/libdrm.spec @@ -47,8 +47,8 @@ end} Name: libdrm Summary: Direct Rendering Manager runtime library -Version: 2.4.106 -Release: 2%{?dist} +Version: 2.4.108 +Release: 1%{?dist} License: MIT URL: https://dri.freedesktop.org @@ -268,6 +268,7 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2} %if %{with install_test_programs} %files -n drm-utils +%{_bindir}/amdgpu_stress %{_bindir}/drmdevice %exclude %{_bindir}/etnaviv_* %exclude %{_bindir}/exynos_* @@ -283,6 +284,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2} %endif %changelog +* Wed Nov 17 2021 Dave Airlie - 2.4.108-1 +- Update to 2.4.108 + * Tue May 25 2021 Dave Airlie - 2.4.106-2 - Fixup requires for devel packages