diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 209361e..28a235f 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 1 13:15:49 UTC 2018 - sndirsch@suse.com + +- Update to 18.2.4 + * Different fixes for different drivers: freedreno, radeonsi, + swr, anv and radv. Also there are fixes for ac, gallium, + spirv and blorp. + ------------------------------------------------------------------- Thu Oct 25 14:29:20 UTC 2018 - msrb@suse.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index dc234db..4dbe58f 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.2.3 +%define _version 18.2.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -112,7 +112,7 @@ %endif Name: Mesa-drivers -Version: 18.2.3 +Version: 18.2.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 209361e..28a235f 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 1 13:15:49 UTC 2018 - sndirsch@suse.com + +- Update to 18.2.4 + * Different fixes for different drivers: freedreno, radeonsi, + swr, anv and radv. Also there are fixes for ac, gallium, + spirv and blorp. + ------------------------------------------------------------------- Thu Oct 25 14:29:20 UTC 2018 - msrb@suse.com diff --git a/Mesa.spec b/Mesa.spec index 57a73f7..0a09ccb 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.2.3 +%define _version 18.2.4 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -111,7 +111,7 @@ %endif Name: Mesa -Version: 18.2.3 +Version: 18.2.4 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-18.2.3.tar.xz b/mesa-18.2.3.tar.xz deleted file mode 100644 index 675c149..0000000 --- a/mesa-18.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2bf83c17e1abdecb1ee81af22652e27e9aa38f963e95e60f34275cc0376304f -size 11376632 diff --git a/mesa-18.2.3.tar.xz.sig b/mesa-18.2.3.tar.xz.sig deleted file mode 100644 index ec46364..0000000 Binary files a/mesa-18.2.3.tar.xz.sig and /dev/null differ diff --git a/mesa-18.2.4.tar.xz b/mesa-18.2.4.tar.xz new file mode 100644 index 0000000..ae02d61 --- /dev/null +++ b/mesa-18.2.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621d1aebb57876d5b6a5d2dcf4eb7e0620e650c6fe5cf3655c65e243adc9cb4e +size 11377556 diff --git a/mesa-18.2.4.tar.xz.sig b/mesa-18.2.4.tar.xz.sig new file mode 100644 index 0000000..97f65bd Binary files /dev/null and b/mesa-18.2.4.tar.xz.sig differ