!4 update to 2.4.102
Merge pull request !4 from 靳智敏/openEuler-20.03-LTS
This commit is contained in:
commit
65da0b3c84
Binary file not shown.
Binary file not shown.
BIN
libdrm-2.4.102.tar.xz
Normal file
BIN
libdrm-2.4.102.tar.xz
Normal file
Binary file not shown.
BIN
libdrm-2.4.102.tar.xz.sig
Normal file
BIN
libdrm-2.4.102.tar.xz.sig
Normal file
Binary file not shown.
11
libdrm.spec
11
libdrm.spec
@ -46,17 +46,17 @@ end}
|
||||
%bcond_without udev
|
||||
|
||||
Name: libdrm
|
||||
Version: 2.4.100
|
||||
Version: 2.4.102
|
||||
Release: 1
|
||||
License: MIT
|
||||
Summary: library for direct rendering manager
|
||||
|
||||
URL: https://dri.freedesktop.org
|
||||
Source0: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2
|
||||
Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.bz2.sig
|
||||
Source0: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz
|
||||
Source1: https://dri.freedesktop.org/libdrm/%{name}-%{version}.tar.xz.sig
|
||||
Source2: 91-drm-modeset.rules
|
||||
|
||||
BuildRequires: meson gcc libatomic_ops-devel kernel-headers
|
||||
BuildRequires: meson >= 0.43 gcc libatomic_ops-devel kernel-headers
|
||||
%if %{with intel}
|
||||
BuildRequires: pkgconfig(pciaccess) >= 0.10
|
||||
%endif
|
||||
@ -258,6 +258,9 @@ install -Dpm0644 -t %{buildroot}%{_udevrulesdir} %{S:2}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2020 jinzhimin <jinzhimin2@huawei.com> - 2.4.102-1
|
||||
- update to 2.4.102
|
||||
|
||||
* Wed Apr 15 2020 songnannan <songnannan2@huawei.com> - 2.4.100-1
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user