From 4f02f516b3fb670b8ccd0a3d13e554f508bc5868 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 5 Feb 2013 09:35:36 -0500 Subject: [PATCH] libdrm 2.4.42 --- .gitignore | 1 + libdrm.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index da57af9..af71a6d 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ libdrm-20100612.tar.bz2 /libdrm-2.4.39.tar.bz2 /libdrm-2.4.40.tar.bz2 /libdrm-20130117.tar.bz2 +/libdrm-2.4.42.tar.bz2 diff --git a/libdrm.spec b/libdrm.spec index 56cb171..983df31 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -1,9 +1,9 @@ -%define gitdate 20130117 +#define gitdate 20130117 Summary: Direct Rendering Manager runtime library Name: libdrm -Version: 2.4.41 -Release: 2%{?dist} +Version: 2.4.42 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://dri.sourceforge.net @@ -197,6 +197,9 @@ done %{_mandir}/man7/drm*.7* %changelog +* Tue Feb 05 2013 Adam Jackson 2.4.42-1 +- libdrm 2.4.42 + * Tue Jan 22 2013 Adam Jackson 2.4.41-2 - Fix directory ownership in -devel (#894468) diff --git a/sources b/sources index a1ca7d2..3e5f4fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -910dfa226693801ce96640a7e3dba7d1 libdrm-20130117.tar.bz2 +a6e2e26951bcc920b2049b65e86a659f libdrm-2.4.42.tar.bz2