libdrm 2.4.43
This commit is contained in:
parent
2c7064620e
commit
ebba589a49
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ libdrm-20100612.tar.bz2
|
|||||||
/libdrm-2.4.40.tar.bz2
|
/libdrm-2.4.40.tar.bz2
|
||||||
/libdrm-20130117.tar.bz2
|
/libdrm-20130117.tar.bz2
|
||||||
/libdrm-2.4.42.tar.bz2
|
/libdrm-2.4.42.tar.bz2
|
||||||
|
/libdrm-2.4.43.tar.bz2
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: Direct Rendering Manager runtime library
|
Summary: Direct Rendering Manager runtime library
|
||||||
Name: libdrm
|
Name: libdrm
|
||||||
Version: 2.4.42
|
Version: 2.4.43
|
||||||
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
|
||||||
@ -200,6 +200,9 @@ done
|
|||||||
%{_mandir}/man7/drm*.7*
|
%{_mandir}/man7/drm*.7*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2013 Adam Jackson <ajax@redhat.com> 2.4.43-1
|
||||||
|
- libdrm 2.4.43
|
||||||
|
|
||||||
* Tue Mar 12 2013 Dave Airlie <airlied@redhat.com> 2.4.42-2
|
* Tue Mar 12 2013 Dave Airlie <airlied@redhat.com> 2.4.42-2
|
||||||
- add qxl header file
|
- add qxl header file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user