diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 5467ec1..91769a2 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch + +- update to 20.1.2 + * second bugfix release for the 20.1 branch + * most of the fixes here are to the AMD drivers, and the rest + is scattered over the tree. + ------------------------------------------------------------------- Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 2dec922..23923e7 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -46,7 +46,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.1 +%define _version 20.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -114,7 +114,7 @@ %endif Name: Mesa-drivers -Version: 20.1.1 +Version: 20.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/Mesa.changes b/Mesa.changes index 5467ec1..91769a2 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 26 11:43:50 UTC 2020 - Stefan Dirsch + +- update to 20.1.2 + * second bugfix release for the 20.1 branch + * most of the fixes here are to the AMD drivers, and the rest + is scattered over the tree. + ------------------------------------------------------------------- Fri Jun 26 01:20:27 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 87421bc..16ed40e 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -45,7 +45,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.1 +%define _version 20.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -113,7 +113,7 @@ %endif Name: Mesa -Version: 20.1.1 +Version: 20.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-20.1.1.tar.xz b/mesa-20.1.1.tar.xz deleted file mode 100644 index 12479de..0000000 --- a/mesa-20.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ea6e46ea7881c656f7b4724639eaa4672d4e0e0b70869651e8f955ebae3d476 -size 12683180 diff --git a/mesa-20.1.1.tar.xz.sig b/mesa-20.1.1.tar.xz.sig deleted file mode 100644 index ea57c37..0000000 Binary files a/mesa-20.1.1.tar.xz.sig and /dev/null differ diff --git a/mesa-20.1.2.tar.xz b/mesa-20.1.2.tar.xz new file mode 100644 index 0000000..b5fb1d0 --- /dev/null +++ b/mesa-20.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283dff72814c8a80ce1ff8271e3f055895d26f4da3f4362acc49193e635780cb +size 12717604 diff --git a/mesa-20.1.2.tar.xz.sig b/mesa-20.1.2.tar.xz.sig new file mode 100644 index 0000000..34b5d83 Binary files /dev/null and b/mesa-20.1.2.tar.xz.sig differ