diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 8b247eb..de4afcd 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com + +- Update to 18.3.2 + * In this release candidate we have added more PCI IDs for AMD + Vega devices and a number of fixes for the RADV Vulkan drivers. + * On the Intel side we have a selection ranging from quad swizzles + support for ICL to compiler fixes. + * The nine state tracker has also seen some love as do the + Broadcom drivers. + * To top it all up, we have a healthy mount of build system fixes. + ------------------------------------------------------------------- Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 500d7df..851e6fa 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.3.1 +%define _version 18.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -112,7 +112,7 @@ %endif Name: Mesa-drivers -Version: 18.3.1 +Version: 18.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 8b247eb..de4afcd 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Jan 18 18:32:13 UTC 2019 - sndirsch@suse.com + +- Update to 18.3.2 + * In this release candidate we have added more PCI IDs for AMD + Vega devices and a number of fixes for the RADV Vulkan drivers. + * On the Intel side we have a selection ranging from quad swizzles + support for ICL to compiler fixes. + * The nine state tracker has also seen some love as do the + Broadcom drivers. + * To top it all up, we have a healthy mount of build system fixes. + ------------------------------------------------------------------- Wed Jan 9 10:49:24 UTC 2019 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index 5f76959..5fd5e5b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 18.3.1 +%define _version 18.3.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -111,7 +111,7 @@ %endif Name: Mesa -Version: 18.3.1 +Version: 18.3.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-18.3.1.tar.xz b/mesa-18.3.1.tar.xz deleted file mode 100644 index 18eeb5d..0000000 --- a/mesa-18.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b1f827d28684a25f6657289f8b7d47ac56395988c7ac23e0ec9a62b644bdc63 -size 11865960 diff --git a/mesa-18.3.1.tar.xz.sig b/mesa-18.3.1.tar.xz.sig deleted file mode 100644 index c641a46..0000000 Binary files a/mesa-18.3.1.tar.xz.sig and /dev/null differ diff --git a/mesa-18.3.2.tar.xz b/mesa-18.3.2.tar.xz new file mode 100644 index 0000000..636f306 --- /dev/null +++ b/mesa-18.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35 +size 11868440 diff --git a/mesa-18.3.2.tar.xz.sig b/mesa-18.3.2.tar.xz.sig new file mode 100644 index 0000000..60e1f6a Binary files /dev/null and b/mesa-18.3.2.tar.xz.sig differ