diff --git a/Mesa.changes b/Mesa.changes index b438861..2a5cc95 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jul 1 09:10:11 UTC 2017 - mimi.vx@gmail.com + +- update to 17.1.4 + * fdo#77240 - khrplatform.h not installed if EGL is disabled + * fdo#95530 - Stellaris - colored overlay of sectors doesn't render on i965 + * fdo#96958 - [SKL] Improper rendering in Europa Universalis IV + * fdo#99467 - [radv] DOOM 2016 + wine. Green screen everywhere + * fdo#101071 - compiling glsl fails with undefined reference to `pthread_create' + * fdo#101252 - eglGetDisplay() is not thread safe + * fdo#101294 - radeonsi minecraft forge splash freeze since 17.1 + * fdo#101451 - [G33] ES2-CTS.functional.clipping.polygon regression + * and some other fixes as usualy + ------------------------------------------------------------------- Mon Jun 19 13:10:37 UTC 2017 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index d766d55..a5b3304 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -22,7 +22,7 @@ %endif %define glamor 1 %define _name_archive mesa -%define _version 17.1.3 +%define _version 17.1.4 %define with_opencl 0 %define with_vulkan 0 %ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x @@ -54,7 +54,7 @@ %endif Name: Mesa -Version: 17.1.3 +Version: 17.1.4 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-17.1.3.tar.xz b/mesa-17.1.3.tar.xz deleted file mode 100644 index 4be59d6..0000000 --- a/mesa-17.1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f1ee9a8aea2880f887884df2dea0c16dd1b13eb42fd2e52265db0dc1b380e8c -size 9861256 diff --git a/mesa-17.1.3.tar.xz.sig b/mesa-17.1.3.tar.xz.sig deleted file mode 100644 index 5b45e69..0000000 Binary files a/mesa-17.1.3.tar.xz.sig and /dev/null differ diff --git a/mesa-17.1.4.tar.xz b/mesa-17.1.4.tar.xz new file mode 100644 index 0000000..c2d8151 --- /dev/null +++ b/mesa-17.1.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f3b0e6a28f0d20b7f3391cf67fe89ae98ecd0a686cd545da76557b6cec9cad +size 9899196 diff --git a/mesa-17.1.4.tar.xz.sig b/mesa-17.1.4.tar.xz.sig new file mode 100644 index 0000000..e7ab72e Binary files /dev/null and b/mesa-17.1.4.tar.xz.sig differ