diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..ebd5f9bf2239e8c8976ebfd7836e7b4c65973aad --- /dev/null +++ b/download @@ -0,0 +1 @@ +1cc371b9201b8e68f6f8c061926f6157 libdrm-2.4.108.tar.xz diff --git a/libdrm-2.4.106.tar.xz b/libdrm-2.4.106.tar.xz deleted file mode 100644 index 9606340e3c54ce21a2c1a18cd60be6d043c258a6..0000000000000000000000000000000000000000 Binary files a/libdrm-2.4.106.tar.xz and /dev/null differ diff --git a/libdrm.spec b/libdrm.spec index 68e72c8e6310d309411a40ac727393061693f79b..70338128567ec917def0cbe0cc7b85e2bdd436c9 100644 --- a/libdrm.spec +++ b/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