Update to 2.4.101
This commit is contained in:
parent
800b0335e5
commit
bf08663631
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libdrm-2.*.tar.bz2
|
||||
/libdrm-2.4.101.tar.xz
|
||||
|
@ -47,12 +47,12 @@ end}
|
||||
|
||||
Name: libdrm
|
||||
Summary: Direct Rendering Manager runtime library
|
||||
Version: 2.4.100
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4.101
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
||||
URL: https://dri.freedesktop.org
|
||||
Source0: %{url}/libdrm/%{name}-%{version}.tar.bz2
|
||||
Source0: %{url}/libdrm/%{name}-%{version}.tar.xz
|
||||
Source1: README.rst
|
||||
Source2: 91-drm-modeset.rules
|
||||
|
||||
@ -286,6 +286,9 @@ cp %{SOURCE1} %{buildroot}%{_docdir}/libdrm
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 14 2020 Dave Airlie <airlied@redhat.com> - 2.4.101-1
|
||||
- Update to 2.4.101
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.100-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdrm-2.4.100.tar.bz2) = 4d3a5556e650872944af52f49de395e0ce8ac9ac58530e39a34413e94dc56c231ee71b8b8de9fb944263515a922b3ebbf7ddfebeaaa91543c2604f9bcf561247
|
||||
SHA512 (libdrm-2.4.101.tar.xz) = 658cfc6f478b674b77b4613e1af9ce8f4fd2ace8a18e75729de254d14b7c1f5d67d4bfdb58744aea74abca0f6521326225f4156bd5cbeeed79ca3e025f657e8c
|
||||
|
Loading…
Reference in New Issue
Block a user