[xorg-x11-drv-ati] update to latest master for solid picture fixes

Dave Airlie airlied at fedoraproject.org
Tue Apr 17 17:50:45 UTC 2012


commit 7702befe9c868cf33ec190c6145c16fa30175922
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Apr 17 18:46:53 2012 +0100

    update to latest master for solid picture fixes

 .gitignore            |    1 +
 sources               |    2 +-
 xorg-x11-drv-ati.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cefff9d..b04eabc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ xf86-video-ati-20100705.tar.xz
 /xf86-video-ati-20120128.tar.xz
 /xf86-video-ati-20120206.tar.xz
 /xf86-video-ati-20120329.tar.xz
+/xf86-video-ati-20120417.tar.xz
diff --git a/sources b/sources
index a3f644f..61ee566 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebc00e2400e3d4bce01fe471c705d9a9  xf86-video-ati-20120329.tar.xz
+db1babbfa4692d2ab76017bdec71358f  xf86-video-ati-20120417.tar.xz
diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec
index 6528030..fa47339 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 20120329
-%define gitversion de2419e55
+%define gitdate 20120417
+%define gitversion 0bda305f7
 
 %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.4
-Release:   4%{?gver}%{?dist}
+Release:   5%{?gver}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -75,7 +75,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/radeon.4*
 
 %changelog
-* Thu Apr 12 2012 Jerome Glisse <jglisse at redhat.com> 6.14.2-4.20120329gitde2419e55
+* Tue Apr 17 2012 Dave Airlie <airlied at redhat.com> 6.14.4-5
+- update to latest master for solid picture fixes
+
+* Thu Apr 12 2012 Jerome Glisse <jglisse at redhat.com> 6.14.4-4.20120329gitde2419e55
 - Require libudev-devel so hotplug works
 
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 6.14.4-3.20120329gitde2419e55


More information about the scm-commits mailing list