diff --git a/Mesa.changes b/Mesa.changes index c31b1c7..b058b41 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Dec 9 19:15:39 UTC 2015 - mimi.vx@gmail.com + +- Update to version 11.0.7 + + bugfixes release for bugs found since 11.0.6 + fdo#90348 - Spilling failure of b96 merged value + fdo#92363 - [BSW/BDW] ogles1conform Gets test fails + fdo#92438 - Segfault in pushbuf_kref when running the android + emulator (qemu) on nv50 + fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture + bound during the previous draw call + fdo#93126> - wrongly claim supporting GL_EXT_texture_rg + + plus fixes for r600g,llvmpipe,i955,egl,gles2 + ------------------------------------------------------------------- Tue Dec 1 07:57:16 UTC 2015 - jimmy@boombatower.com diff --git a/Mesa.spec b/Mesa.spec index e8019c3..ccd1cf1 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 11.0.6 +%define _version 11.0.7 %define with_opencl 0 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x %define gallium_loader 1 @@ -42,7 +42,7 @@ %endif %endif Name: Mesa -Version: 11.0.6 +Version: 11.0.7 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-11.0.6.tar.xz b/mesa-11.0.6.tar.xz deleted file mode 100644 index 0d8ac45..0000000 --- a/mesa-11.0.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8340e64cdc91999840404c211496f3de38e7b4cb38db34e2f72f1642c5134760 -size 7272972 diff --git a/mesa-11.0.6.tar.xz.sig b/mesa-11.0.6.tar.xz.sig deleted file mode 100644 index 61a5bf3..0000000 Binary files a/mesa-11.0.6.tar.xz.sig and /dev/null differ diff --git a/mesa-11.0.7.tar.xz b/mesa-11.0.7.tar.xz new file mode 100644 index 0000000..433823a --- /dev/null +++ b/mesa-11.0.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e90a332ede6c8fd08eff90786a3fd1605a4e62ebf3a9b514047838194538cb +size 7279276 diff --git a/mesa-11.0.7.tar.xz.sig b/mesa-11.0.7.tar.xz.sig new file mode 100644 index 0000000..fbfe6d8 Binary files /dev/null and b/mesa-11.0.7.tar.xz.sig differ