[xorg-x11-drv-modesetting] Update to new upstream - fixes pitch issues

Dave Airlie airlied at fedoraproject.org
Fri Feb 24 09:43:05 UTC 2012


commit baca2d89f3b5f670373f7b8ed9ea3ea315a4c796
Author: Dave Airlie <airlied at redhat.com>
Date:   Fri Feb 24 09:40:22 2012 +0000

    Update to new upstream - fixes pitch issues

 .gitignore                    |    1 +
 sources                       |    2 +-
 xorg-x11-drv-modesetting.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69d42d7..2c54810 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /xf86-video-modesetting-0.1.0.tar.bz2
+/xf86-video-modesetting-0.2.0.tar.bz2
diff --git a/sources b/sources
index ab42e77..adc55a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9fea5fc105df9c47769bc83f3856718  xf86-video-modesetting-0.1.0.tar.bz2
+6a5e7ecfd8572ee1e5d9509ee3aa9d5a  xf86-video-modesetting-0.2.0.tar.bz2
diff --git a/xorg-x11-drv-modesetting.spec b/xorg-x11-drv-modesetting.spec
index 38d265d..2cd34a5 100644
--- a/xorg-x11-drv-modesetting.spec
+++ b/xorg-x11-drv-modesetting.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 modesetting video driver
 Name:      xorg-x11-drv-modesetting
-Version:   0.1.0
-Release:   3%{?dist}
+Version:   0.2.0
+Release:   1%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
 %doc COPYING README
 
 %changelog
+* Fri Feb 24 2012 Dave Airlie <airlied at redhat.com> 0.2.0-1
+- Update to new upstream - fixes pitch issues
+
 * Mon Feb 20 2012 Dave Airlie <airlied at redhat.com> 0.1.0-3
 - add build requires, fix tab/space, fix description line
 


More information about the scm-commits mailing list