13.0.0-rc1

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2016-10-20 07:30:02 +02:00
parent 5950c82692
commit ffb0e94a5f
2 changed files with 7 additions and 9 deletions

View File

@ -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 <i.gnatenko.brain@gmail.com> - 13.0.0-0.1.rc1
- 13.0.0-rc1
* Tue Oct 11 2016 Hans de Goede <hdegoede@redhat.com> - 12.0.3-2
- Add 2 patches from upstream to fix DRI3 vaapi crashes (rhbz1309446, fdo71759)

View File

@ -1 +1 @@
1113699c714042d8c4df4766be8c57d8 mesa-12.0.3.tar.xz
f8a45b434cc48eb2124d82d84707b5a4 mesa-13.0.0-rc1.tar.xz