diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 048be52..eb7e859 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 10 08:43:49 UTC 2020 - Stefan Dirsch + +- update to 20.1.3 + * third bugfix release for the 20.1 branch + * lots of updates to our testing infrastructure + ------------------------------------------------------------------- Wed Jul 1 12:46:33 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index e89e01d..7c1aa2d 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -46,7 +46,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.2 +%define _version 20.1.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -114,7 +114,7 @@ %endif Name: Mesa-drivers -Version: 20.1.2 +Version: 20.1.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -1073,10 +1073,10 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %if %{xvmc_support} %files -n libXvMC_nouveau -%{_libdir}/libXvMCnouveau.so +%{_libdir}/libXvMCnouveau.so* %files -n libXvMC_r600 -%{_libdir}/libXvMCr600.so +%{_libdir}/libXvMCr600.so* %endif %if %{vdpau_nouveau} diff --git a/Mesa.changes b/Mesa.changes index 048be52..eb7e859 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 10 08:43:49 UTC 2020 - Stefan Dirsch + +- update to 20.1.3 + * third bugfix release for the 20.1 branch + * lots of updates to our testing infrastructure + ------------------------------------------------------------------- Wed Jul 1 12:46:33 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index 4f73625..0460cf2 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -45,7 +45,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 20.1.2 +%define _version 20.1.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -113,7 +113,7 @@ %endif Name: Mesa -Version: 20.1.2 +Version: 20.1.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -1072,10 +1072,10 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %if %{xvmc_support} %files -n libXvMC_nouveau -%{_libdir}/libXvMCnouveau.so +%{_libdir}/libXvMCnouveau.so* %files -n libXvMC_r600 -%{_libdir}/libXvMCr600.so +%{_libdir}/libXvMCr600.so* %endif %if %{vdpau_nouveau} diff --git a/mesa-20.1.2.tar.xz b/mesa-20.1.2.tar.xz deleted file mode 100644 index b5fb1d0..0000000 --- a/mesa-20.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 34b5d83..0000000 Binary files a/mesa-20.1.2.tar.xz.sig and /dev/null differ diff --git a/mesa-20.1.3.tar.xz b/mesa-20.1.3.tar.xz new file mode 100644 index 0000000..833b242 --- /dev/null +++ b/mesa-20.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9872b8d46bee822177ffbe4292addff7bdb84cefc1fe776b8e6b2881a8362bf1 +size 12738132 diff --git a/mesa-20.1.3.tar.xz.sig b/mesa-20.1.3.tar.xz.sig new file mode 100644 index 0000000..c459347 Binary files /dev/null and b/mesa-20.1.3.tar.xz.sig differ