diff --git a/Mesa.changes b/Mesa.changes index 2a5cc95..b5797b3 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jul 16 09:25:32 UTC 2017 - mimi.vx@gmail.com + +- update to 17.1.5 + * fdo#100242 - radeon buffer allocation failure during startup of Factorio + * fdo#101657 - strtod.c:32:10: fatal error: xlocale.h: No such file or directory + * fdo#101666 - bitfieldExtract is marked as a built-in function + on OpenGL ES 3.0, but was added in OpenGL ES 3.1 + * fdo#101703 - No stencil buffer allocated when requested by GLUT + * and other bugfixes + ------------------------------------------------------------------- Sat Jul 1 09:10:11 UTC 2017 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index a5b3304..698d6f8 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -22,7 +22,7 @@ %endif %define glamor 1 %define _name_archive mesa -%define _version 17.1.4 +%define _version 17.1.5 %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.4 +Version: 17.1.5 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-17.1.4.tar.xz b/mesa-17.1.4.tar.xz deleted file mode 100644 index c2d8151..0000000 --- a/mesa-17.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index e7ab72e..0000000 Binary files a/mesa-17.1.4.tar.xz.sig and /dev/null differ diff --git a/mesa-17.1.5.tar.xz b/mesa-17.1.5.tar.xz new file mode 100644 index 0000000..ad72330 --- /dev/null +++ b/mesa-17.1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9 +size 9901876 diff --git a/mesa-17.1.5.tar.xz.sig b/mesa-17.1.5.tar.xz.sig new file mode 100644 index 0000000..93b280e Binary files /dev/null and b/mesa-17.1.5.tar.xz.sig differ