diff --git a/Mesa.changes b/Mesa.changes index e41e253..b1fc556 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 17 16:40:56 UTC 2016 - mimi.vx@gmail.com + +- update to 12.0.3 +* fdo#97781 - [HSW, BYT, IVB] es2-cts.gtf.gl2extensiontests.depth_texture_cube_map.depth_texture_cube_map +* Revert "i965/miptree: Stop multiplying cube depth by 6 in HiZ calculations" + ------------------------------------------------------------------- Mon Sep 5 17:05:57 UTC 2016 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index cf072aa..3da2f9d 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 12.0.2 +%define _version 12.0.3 %define with_opencl 0 %define with_vulkan 0 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x @@ -45,7 +45,7 @@ %endif Name: Mesa -Version: 12.0.2 +Version: 12.0.3 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-12.0.2.tar.xz b/mesa-12.0.2.tar.xz deleted file mode 100644 index aa212fa..0000000 --- a/mesa-12.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb -size 8576848 diff --git a/mesa-12.0.2.tar.xz.sig b/mesa-12.0.2.tar.xz.sig deleted file mode 100644 index f724635..0000000 Binary files a/mesa-12.0.2.tar.xz.sig and /dev/null differ diff --git a/mesa-12.0.3.tar.xz b/mesa-12.0.3.tar.xz new file mode 100644 index 0000000..1100483 --- /dev/null +++ b/mesa-12.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc86dd9b51272eee1fad3df65e18cda2e556ef1bc0b6e07cd750b9757f493b1 +size 8577408 diff --git a/mesa-12.0.3.tar.xz.sig b/mesa-12.0.3.tar.xz.sig new file mode 100644 index 0000000..babda26 Binary files /dev/null and b/mesa-12.0.3.tar.xz.sig differ