diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 7974ab1..8f27d44 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 8 12:14:26 UTC 2018 - sndirsch@suse.com + +- Update to 18.0.3 + * The is a fairly small release consisting of patches to fix leaks + in RADV and Winsys, fix deadlock in internal queue, fix issues + with ANV allocator, fix blit setup for YUV LoadImage, and some + other patches. + ------------------------------------------------------------------- Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 4c803b3..5113c1e 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -43,7 +43,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.0.2 +%define _version 18.0.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -113,7 +113,7 @@ %endif Name: Mesa-drivers -Version: 18.0.2 +Version: 18.0.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 7974ab1..8f27d44 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue May 8 12:14:26 UTC 2018 - sndirsch@suse.com + +- Update to 18.0.3 + * The is a fairly small release consisting of patches to fix leaks + in RADV and Winsys, fix deadlock in internal queue, fix issues + with ANV allocator, fix blit setup for YUV LoadImage, and some + other patches. + ------------------------------------------------------------------- Mon Apr 30 10:04:10 UTC 2018 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index 0e46b2d..57d12d0 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.0.2 +%define _version 18.0.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -112,7 +112,7 @@ %endif Name: Mesa -Version: 18.0.2 +Version: 18.0.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-18.0.2.tar.xz b/mesa-18.0.2.tar.xz deleted file mode 100644 index c51cc44..0000000 --- a/mesa-18.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3 -size 10949364 diff --git a/mesa-18.0.2.tar.xz.sig b/mesa-18.0.2.tar.xz.sig deleted file mode 100644 index 2b6a3c0..0000000 Binary files a/mesa-18.0.2.tar.xz.sig and /dev/null differ diff --git a/mesa-18.0.3.tar.xz b/mesa-18.0.3.tar.xz new file mode 100644 index 0000000..3c764c9 --- /dev/null +++ b/mesa-18.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099d9667327a76a61741a533f95067d76ea71a656e66b91507b3c0caf1d49e30 +size 10922936 diff --git a/mesa-18.0.3.tar.xz.sig b/mesa-18.0.3.tar.xz.sig new file mode 100644 index 0000000..792686b Binary files /dev/null and b/mesa-18.0.3.tar.xz.sig differ