[mesa] 10.2.3 upstream release

Igor Gnatenko ignatenkobrain at fedoraproject.org
Fri Jul 11 14:52:40 UTC 2014


commit 17dc7f453bde04984255a05c6113f379d8585d10
Author: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date:   Fri Jul 11 18:52:43 2014 +0400

    10.2.3 upstream release
    
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain at gmail.com>

 .gitignore                                         |    1 +
 ...-the-Drawable-s-ID-in-the-GLX_BufferSwapC.patch |   72 --------------------
 mesa.spec                                          |   12 ++--
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 79 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcf43e7..8cc23a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ mesa-20100720.tar.bz2
 /mesa-20140531.tar.xz
 /mesa-20140608.tar.xz
 /mesa-20140625.tar.xz
+/mesa-20140711.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 889200e..1c63e4f 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -47,13 +47,13 @@
 
 %define _default_patch_fuzz 2
 
-%define gitdate 20140625
+%define gitdate 20140711
 #% define snapshot 
 
 Summary: Mesa graphics libraries
 Name: mesa
-Version: 10.2.2
-Release: 4.%{gitdate}%{?dist}
+Version: 10.2.3
+Release: 1.%{gitdate}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -75,8 +75,6 @@ Patch12: mesa-8.0.1-fix-16bpp.patch
 Patch15: mesa-9.2-hardware-float.patch
 Patch20: mesa-10.2-evergreen-big-endian.patch
 
-# dri3 GLX_INTEL_swap_event fix
-Patch30: 0001-glxext-Send-the-Drawable-s-ID-in-the-GLX_BufferSwapC.patch
 # http://lists.freedesktop.org/archives/mesa-dev/2014-July/062741.html
 # https://bugzilla.redhat.com/show_bug.cgi?id=1115323
 Patch31: 0001-i915-Fix-up-intelInitScreen2-for-DRI3.patch
@@ -347,7 +345,6 @@ grep -q ^/ src/gallium/auxiliary/vl/vl_decoder.c && exit 1
 %patch15 -p1 -b .hwfloat
 %patch20 -p1 -b .egbe
 
-%patch30 -p1 -b .dri3fix
 %patch31 -p1 -b .dri3fix
 
 %if 0%{?with_opencl}
@@ -677,6 +674,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Jul 11 2014 Igor Gnatenko <i.gnatenko.brain at gmail.com> - 10.2.3-1.20140711
+- 10.2.3 upstream release
+
 * Mon Jul  7 2014 Peter Robinson <pbrobinson at fedoraproject.org> 10.2.2-4.20140625
 - Build aarch64 options the same as ARMv7
 - Fix PPC conditionals
diff --git a/sources b/sources
index 1096c4d..87e408d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a26f433b965314d18d765b83ef8de9e  mesa-20140625.tar.xz
+74c4f5f50aca7006cd537f99c085ab1b  mesa-20140711.tar.xz


More information about the scm-commits mailing list