import libdrm-2.4.108-1.el8
This commit is contained in:
parent
54e9038f8c
commit
adf329f271
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/libdrm-2.4.106.tar.xz
|
||||
SOURCES/libdrm-2.4.108.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
46ef6579b571b430cd68ed183933896200bfde04 SOURCES/libdrm-2.4.106.tar.xz
|
||||
effe277c1db45fdba8dbfab0762ed581b6d6d29c SOURCES/libdrm-2.4.108.tar.xz
|
||||
|
@ -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 <airlied@redhat.com> - 2.4.108-1
|
||||
- Update to 2.4.108
|
||||
|
||||
* Tue May 25 2021 Dave Airlie <airlied@redhat.com> - 2.4.106-2
|
||||
- Fixup requires for devel packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user