[xorg-x11-drv-vesa] vesa 2.3.1

Adam Jackson ajax at fedoraproject.org
Thu Apr 26 16:52:05 UTC 2012


commit 40222a03ef167c4fadcabe5a0d4ee559de8b3d3c
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Apr 26 12:52:03 2012 -0400

    vesa 2.3.1

 .gitignore             |    1 +
 sources                |    2 +-
 xorg-x11-drv-vesa.spec |    9 +++++----
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9aada77..0e3d66f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xf86-video-vesa-2.2.1.tar.bz2
+/xf86-video-vesa-2.3.1.tar.bz2
diff --git a/sources b/sources
index 9c09d47..12127f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07fa32958aff9b463dd3af5481ef6626  xf86-video-vesa-2.3.0.tar.bz2
+02e6eacc2d1e07ac893b62481905d6f0  xf86-video-vesa-2.3.1.tar.bz2
diff --git a/xorg-x11-drv-vesa.spec b/xorg-x11-drv-vesa.spec
index fc4d3ea..78ba33e 100644
--- a/xorg-x11-drv-vesa.spec
+++ b/xorg-x11-drv-vesa.spec
@@ -4,8 +4,8 @@
 
 Summary:   Xorg X11 vesa video driver
 Name:      xorg-x11-drv-vesa
-Version:   2.3.0
-Release:   16%{?dist}
+Version:   2.3.1
+Release:   1%{?dist}
 URL:       http://www.x.org
 Source0:   http://xorg.freedesktop.org/releases/individual/driver/%{tarball}-%{version}.tar.bz2
 License: MIT
@@ -13,7 +13,6 @@ Group:     User Interface/X Hardware Support
 
 Patch0:	    vesa-2.3.0-24bpp-sucks.patch
 Patch1:	    vesa-2.3.0-no-virt-shadowfb.patch
-Patch3:	    vesa-2.3.0-git.patch
 
 ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
 
@@ -30,7 +29,6 @@ X.Org X11 vesa video driver.
 %setup -q -n %{tarball}-%{version}
 %patch0 -p1 -b .24
 %patch1 -p1 -b .virt
-%patch3 -p1 -b .git
 
 %build
 #autoreconf -v --install || exit 1
@@ -55,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/vesa.4*
 
 %changelog
+* Thu Apr 26 2012 Adam Jackson <ajax at redhat.com> 2.3.1-1
+- vesa 2.3.1
+
 * Thu Apr 05 2012 Adam Jackson <ajax at redhat.com> - 2.3.0-16
 - RHEL arch exclude updates
 


More information about the scm-commits mailing list