[xorg-x11-drv-qxl/f14/master] Update to new device in qemu 0.6

Soren Sandmann Pedersen ssp at fedoraproject.org
Tue Sep 14 12:18:59 UTC 2010


commit 3660e98bdfe64cdffb69b1bf4ac3280a0832d34f
Author: Søren Sandmann Pedersen <ssp at redhat.com>
Date:   Tue Sep 14 08:17:08 2010 -0400

    Update to new device in qemu 0.6

 .gitignore            |    1 +
 sources               |    1 +
 xorg-x11-drv-qxl.spec |    7 +++++--
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bf070d..48e1a60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-qxl-0.0.12.tar.bz2
+xf86-video-qxl-0.0.20.f14b.tar.bz2
diff --git a/sources b/sources
index a097253..754bff9 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 542af8575b2870118786846c7d9d48c8  xf86-video-qxl-0.0.12.tar.bz2
+ebe8fcf4d62bff7964c0c8b2f18bbc11  xf86-video-qxl-0.0.20.f14b.tar.bz2
diff --git a/xorg-x11-drv-qxl.spec b/xorg-x11-drv-qxl.spec
index 25d84dd..690b8b9 100644
--- a/xorg-x11-drv-qxl.spec
+++ b/xorg-x11-drv-qxl.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 qxl video driver
 Name:      xorg-x11-drv-qxl
-Version:   0.0.12
-Release:   2%{?dist}
+Version:   0.0.20.f14b
+Release:   1%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 License: MIT
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{driverdir}/qxl_drv.so
 
 %changelog
+* Tue Sep 14 2010 Soren Sandmann <ssp at redhat.com> 0.0.20.f14b-1
+- Add support for new device
+
 * Sat Mar 13 2010 Dave Airlie <airlied at redhat.com> 0.0.12-2
 - fix bug in qxl with asserts
 


More information about the scm-commits mailing list