[xorg-x11-drv-nouveau/f16] snapshot just before new libdrm api

Dave Airlie airlied at fedoraproject.org
Thu May 3 11:53:15 UTC 2012


commit 8cac6a40ca481fcf84e7b4aef8c9c0b601515641
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu May 3 12:49:23 2012 +0100

    snapshot just before new libdrm api

 .gitignore                |    1 +
 sources                   |    1 +
 xorg-x11-drv-nouveau.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9a2822..a5c64ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xf86-video-nouveau-0.0.16-20100615gitdb98ad2.tar.bz2
 /xf86-video-nouveau-0.0.16-20110303git92db2bc.tar.bz2
 /xf86-video-nouveau-0.0.16-20110324git8378443.tar.bz2
 /xf86-video-nouveau-0.0.16-20110720gitb806e3f.tar.bz2
+/xf86-video-nouveau-0.0.16-20120321gitab7291d.tar.bz2
diff --git a/sources b/sources
index 6b7f9ac..30c5ecd 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 3c4589c17f058f344450b52f1eb91971  xf86-video-nouveau-0.0.16-20110720gitb806e3f.tar.bz2
+dae4ba9082029c76f32f8db1e16877f4  xf86-video-nouveau-0.0.16-20120321gitab7291d.tar.bz2
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index 2b270f0..2607ec6 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -7,8 +7,8 @@
 # git clone git://git.freedesktop.org/git/nouveau/xf86-video-nouveau
 # git-archive --format=tar --prefix=xf86-video-nouveau-0.0.10/ %{git_version} | bzip2 > xf86-video-nouveau-0.0.10-%{gitdate}.tar.bz2
 
-%define gitdate 20110720
-%define git_version b806e3f
+%define gitdate 20120321
+%define git_version ab7291d
 
 %define snapshot %{gitdate}git%{git_version}
 
@@ -19,7 +19,7 @@ Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   %{nouveau_version}
-Release:   27.%{snapshot}%{?dist}
+Release:   28.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Thu May 03 2012 Dave Airlie <airlied at redhat.com> 0.0.16-28.20120321gitab7291d
+- snapshot just before new libdrm api
+
 * Tue Aug 23 2011 Ben Skeggs <bskeggs at redhat.com> - 0.0.16-27.20110720gitb806e3f
 - git snapshot, minor fixes, nothing exciting
 


More information about the scm-commits mailing list