diff --git a/Mesa.changes b/Mesa.changes index cd9e950..c821dc9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 7 19:13:20 UTC 2017 - mimi.vx@gmail.com + +- update to 17.1.6 + * fdo#97957 - Awful screen tearing in a separate X server with DRI3 + * fdo#101683 - Some games hang while loading when compositing is shut + off or absent + * fdo#101867 - Launch options window renders black in Feral Games + in current Mesa trunk + * and some other fixes as usualy + ------------------------------------------------------------------- Mon Jul 17 07:20:51 UTC 2017 - msrb@suse.com diff --git a/Mesa.spec b/Mesa.spec index fa67914..f334f2e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -22,7 +22,7 @@ %endif %define glamor 1 %define _name_archive mesa -%define _version 17.1.5 +%define _version 17.1.6 %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.5 +Version: 17.1.6 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-17.1.5.tar.xz b/mesa-17.1.5.tar.xz deleted file mode 100644 index ad72330..0000000 --- a/mesa-17.1.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 93b280e..0000000 Binary files a/mesa-17.1.5.tar.xz.sig and /dev/null differ diff --git a/mesa-17.1.6.tar.xz b/mesa-17.1.6.tar.xz new file mode 100644 index 0000000..836e431 --- /dev/null +++ b/mesa-17.1.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0686deadde1f126b20aa67e47e8c50502043eee4ecdf60d5009ffda3cebfee50 +size 9868932 diff --git a/mesa-17.1.6.tar.xz.sig b/mesa-17.1.6.tar.xz.sig new file mode 100644 index 0000000..e32df76 Binary files /dev/null and b/mesa-17.1.6.tar.xz.sig differ