bump to libdrm 2.4.36

This commit is contained in:
Dave Airlie 2012-06-28 09:52:26 +01:00
parent 0854fd31ed
commit 62db30d454
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ libdrm-20100612.tar.bz2
/libdrm-20120424.tar.bz2 /libdrm-20120424.tar.bz2
/libdrm-2.4.34.tar.bz2 /libdrm-2.4.34.tar.bz2
/libdrm-2.4.35.tar.bz2 /libdrm-2.4.35.tar.bz2
/libdrm-2.4.36.tar.bz2

View File

@ -2,8 +2,8 @@
Summary: Direct Rendering Manager runtime library Summary: Direct Rendering Manager runtime library
Name: libdrm Name: libdrm
Version: 2.4.35 Version: 2.4.36
Release: 2%{?dist} Release: 1%{?dist}
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://dri.sourceforge.net URL: http://dri.sourceforge.net
@ -179,6 +179,9 @@ done
%{_libdir}/pkgconfig/libdrm_nouveau.pc %{_libdir}/pkgconfig/libdrm_nouveau.pc
%changelog %changelog
* Thu Jun 28 2012 Dave Airlie <airlied@redhat.com> 2.4.36-1
- bump to libdrm 2.4.36
* Mon Jun 25 2012 Adam Jackson <ajax@redhat.com> 2.4.35-2 * Mon Jun 25 2012 Adam Jackson <ajax@redhat.com> 2.4.35-2
- Drop libkms. Only used by plymouth, and even that's a mistake. - Drop libkms. Only used by plymouth, and even that's a mistake.

View File

@ -1 +1 @@
a40f5293dc0a7b49d2a1e959d7d60194 libdrm-2.4.35.tar.bz2 5e6e2de9e3c338bf2b091376a672d16b libdrm-2.4.36.tar.bz2