From ffb0e94a5fc031e0224a91fdf0755f0cafbfe317 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 20 Oct 2016 07:30:02 +0200 Subject: [PATCH] 13.0.0-rc1 Signed-off-by: Igor Gnatenko --- mesa.spec | 14 ++++++-------- sources | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/mesa.spec b/mesa.spec index 755197c..9eae8c3 100644 --- a/mesa.spec +++ b/mesa.spec @@ -41,12 +41,12 @@ %global sanitize 1 -#global rctag rc4 +%global rctag rc1 Name: mesa Summary: Mesa graphics libraries -Version: 12.0.3 -Release: 2%{?rctag:.%{rctag}}%{?dist} +Version: 13.0.0 +Release: 0.1%{?rctag:.%{rctag}}%{?dist} License: MIT URL: http://www.mesa3d.org @@ -63,11 +63,6 @@ Patch2: 0002-hardware-gloat.patch Patch3: 0003-evergreen-big-endian.patch Patch4: 0004-bigendian-assert.patch -# Cherry picked from upstream master -Patch5: 0001-pipe_loader_sw-Fix-fd-leak-when-instantiated-via-pip.patch -Patch6: 0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch -Patch7: 0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch - BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: automake @@ -622,6 +617,9 @@ popd %endif %changelog +* Thu Oct 20 2016 Igor Gnatenko - 13.0.0-0.1.rc1 +- 13.0.0-rc1 + * Tue Oct 11 2016 Hans de Goede - 12.0.3-2 - Add 2 patches from upstream to fix DRI3 vaapi crashes (rhbz1309446, fdo71759) diff --git a/sources b/sources index a12b66b..81b20fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1113699c714042d8c4df4766be8c57d8 mesa-12.0.3.tar.xz +f8a45b434cc48eb2124d82d84707b5a4 mesa-13.0.0-rc1.tar.xz