diff --git a/Mesa.changes b/Mesa.changes index 291c97d..f8f96a9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 17 19:13:12 UTC 2016 - mimi.vx@gmail.com + +- update to 11.2.1 +* It fixes crashes in VAAPI, some build problems in Nine has been addressed, + adds a drirc workaround for Warsow and resolves issues in the nouveau, + radeonsi and i965 drivers. +* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts + ------------------------------------------------------------------- Mon Apr 4 19:57:06 UTC 2016 - mimi.vx@gmail.com diff --git a/Mesa.spec b/Mesa.spec index 042b8ef..16330fa 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 11.2.0 +%define _version 11.2.1 %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.2.0 +Version: 11.2.1 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-11.2.0.tar.xz b/mesa-11.2.0.tar.xz deleted file mode 100644 index 13640c6..0000000 --- a/mesa-11.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c1fed2674abf3f16ed2623e9a5694d6752c293194e18462ebc644a19cfaafb2 -size 7856132 diff --git a/mesa-11.2.0.tar.xz.sig b/mesa-11.2.0.tar.xz.sig deleted file mode 100644 index 99ad2fb..0000000 Binary files a/mesa-11.2.0.tar.xz.sig and /dev/null differ diff --git a/mesa-11.2.1.tar.xz b/mesa-11.2.1.tar.xz new file mode 100644 index 0000000..e106d32 --- /dev/null +++ b/mesa-11.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a65207e9ae5c5f1c29f863c6a2cc98a7ab99762a24b82a248337f0ea9cfce01b +size 7857308 diff --git a/mesa-11.2.1.tar.xz.sig b/mesa-11.2.1.tar.xz.sig new file mode 100644 index 0000000..e861b2f Binary files /dev/null and b/mesa-11.2.1.tar.xz.sig differ