[xorg-x11-drv-ati] Update to latest git (fix r200 tiling issues)

Dave Airlie airlied at fedoraproject.org
Sat Jan 28 12:20:11 UTC 2012


commit 8fe73281e21e9617bc8847e7f21d49ec34dcc6b2
Author: Dave Airlie <airlied at redhat.com>
Date:   Sat Jan 28 12:17:47 2012 +0000

    Update to latest git (fix r200 tiling issues)

 .gitignore            |    1 +
 sources               |    1 +
 xorg-x11-drv-ati.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bed800..b1f39a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xf86-video-ati-20100705.tar.xz
 /xf86-video-ati-20110727.tar.xz
 /xf86-video-ati-6.14.3.tar.bz2
 /xf86-video-ati-20111125.tar.xz
+/xf86-video-ati-20120128.tar.xz
diff --git a/sources b/sources
index 65c9592..3dbac05 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 cf2e5d9b1cd7c49a0429ac51a3ade2a2  xf86-video-ati-20111125.tar.xz
+70c145d438eb257d2dc79a27a9879f5a  xf86-video-ati-20120128.tar.xz
diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec
index ecb6718..1d48314 100644
--- a/xorg-x11-drv-ati.spec
+++ b/xorg-x11-drv-ati.spec
@@ -1,8 +1,8 @@
 %define tarball xf86-video-ati
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir	%{moduledir}/drivers
-%define gitdate 20111125
-%define gitversion 534fb6e41
+%define gitdate 20120128
+%define gitversion 13b3aed4e
 
 %if 0%{?gitdate}
 %define gver .%{gitdate}git%{gitversion}
@@ -11,7 +11,7 @@
 Summary:   Xorg X11 ati video driver
 Name:      xorg-x11-drv-ati
 Version:   6.14.3
-Release:   6%{?gver}%{?dist}
+Release:   7%{?gver}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/radeon.4*
 
 %changelog
+* Sat Jan 28 2012 Dave Airlie <airlied at redhat.com> 6.14.3-7.20120128git13b3aed4e
+- Update to latest git (fix r200 tiling issues)
+
 * Tue Jan 24 2012 Peter Hutterer <peter.hutterer at redhat.com> - 6.14.3-6.20111125git534fb6e41
 - ABI rebuild
 


More information about the scm-commits mailing list