This commit is contained in:
Adel Gadllah 2014-02-08 11:24:06 +01:00
parent 7cfbeacee7
commit a67d4cac67
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@ libdrm-20100612.tar.bz2
/libdrm-2.4.47.tar.bz2
/libdrm-2.4.49.tar.bz2
/libdrm-2.4.50.tar.bz2
/libdrm-2.4.52.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Direct Rendering Manager runtime library
Name: libdrm
Version: 2.4.50
Version: 2.4.52
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -203,6 +203,9 @@ done
%{_mandir}/man7/drm*.7*
%changelog
* Sat Feb 08 2014 Adel Gadllah <adel.gadllah@gmail.com> 2.4.52-1
- libdrm 2.4.52
* Thu Dec 05 2013 Dave Airlie <airlied@redhat.com> 2.4.50-1
- libdrm 2.4.50

View File

@ -1 +1 @@
7c530defdb0110e3257bb0d001521fe4 libdrm-2.4.50.tar.bz2
01b75624a5da3a7543923e54c3547a24 libdrm-2.4.52.tar.bz2