[xorg-x11-drv-nouveau/f17] latest upstream

Ben Skeggs bskeggs at fedoraproject.org
Tue Mar 6 02:18:01 UTC 2012


commit 8518ca794f7643d0f7e2e8bfe114a2322f01bd16
Author: Ben Skeggs <bskeggs at redhat.com>
Date:   Tue Mar 6 12:21:51 2012 +1000

    latest upstream

 .gitignore                |    1 +
 sources                   |    2 +-
 xorg-x11-drv-nouveau.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9a2822..8c573b5 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-20120306gitf5d1cd2.tar.bz2
diff --git a/sources b/sources
index 6b7f9ac..ae65cf1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c4589c17f058f344450b52f1eb91971  xf86-video-nouveau-0.0.16-20110720gitb806e3f.tar.bz2
+f5ed02fefb785bd5b3d38b7fb6200061  xf86-video-nouveau-0.0.16-20120306gitf5d1cd2.tar.bz2
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index fcfd77f..fc5b26b 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 20120306
+%define git_version f5d1cd2
 
 %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:   34.%{snapshot}%{?dist}
+Release:   35.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Tue Mar 06 2012 Ben Skeggs <bskeggs at redhat.com> - 1:0.0.16-35.20120306gitf5d1cd2
+- pull in latest upstream code
+
 * Sat Feb 11 2012 Peter Hutterer <peter.hutterer at redhat.com> - 1:0.0.16-34.20110720gitb806e3f
 - ABI rebuild
 


More information about the scm-commits mailing list