diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 057d1ed..bcca4f8 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 9 16:20:07 UTC 2019 - Bjørn Lie + +- Update to version 19.1.2: + * Different fixes for the Intel and AMD Vulkan drivers, + Freedreno, the Meson build system, and some other fixes for + other parts and/or drivers. + * Worth to mention a fix for a crash in Wolfenstein II with the + RADV driver, and another fix relevant for DXVK on Intel gen7 + drivers. +- Update Source urls from ftp to https. + ------------------------------------------------------------------- Thu Jun 27 20:18:07 UTC 2019 - Bjørn Lie diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index d14c3f2..af48576 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.1 +%define _version 19.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,19 +110,15 @@ %endif Name: Mesa-drivers -Version: 19.1.1 +Version: 19.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT Group: System/Libraries URL: http://www.mesa3d.org #Git-Clone: git://anongit.freedesktop.org/mesa/mesa -# For now directory structure of Mesa's ftp changed -# Source: ftp://ftp.freedesktop.org/pub/mesa/%%{version}/%%{_name_archive}-%%{_version}.tar.xz -Source: ftp://ftp.freedesktop.org/pub/mesa/%{_name_archive}-%{_version}.tar.xz -# Source1: ftp://ftp.freedesktop.org/pub/mesa/%%{version}/%%{_name_archive}-%%{_version}.tar.xz.sig -Source1: ftp://ftp.freedesktop.org/pub/mesa/%{_name_archive}-%{_version}.tar.xz.sig -# Source1: %%{_name_archive}-%%{_version}.tar.xz.sha1sum +Source: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz +Source1: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz.sig Source2: baselibs.conf Source3: README.updates Source4: manual-pages.tar.bz2 diff --git a/Mesa.changes b/Mesa.changes index 057d1ed..bcca4f8 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jul 9 16:20:07 UTC 2019 - Bjørn Lie + +- Update to version 19.1.2: + * Different fixes for the Intel and AMD Vulkan drivers, + Freedreno, the Meson build system, and some other fixes for + other parts and/or drivers. + * Worth to mention a fix for a crash in Wolfenstein II with the + RADV driver, and another fix relevant for DXVK on Intel gen7 + drivers. +- Update Source urls from ftp to https. + ------------------------------------------------------------------- Thu Jun 27 20:18:07 UTC 2019 - Bjørn Lie diff --git a/Mesa.spec b/Mesa.spec index 0412544..b1e82ab 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.1.1 +%define _version 19.1.2 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,19 +109,15 @@ %endif Name: Mesa -Version: 19.1.1 +Version: 19.1.2 Release: 0 Summary: System for rendering 3-D graphics License: MIT Group: System/Libraries URL: http://www.mesa3d.org #Git-Clone: git://anongit.freedesktop.org/mesa/mesa -# For now directory structure of Mesa's ftp changed -# Source: ftp://ftp.freedesktop.org/pub/mesa/%%{version}/%%{_name_archive}-%%{_version}.tar.xz -Source: ftp://ftp.freedesktop.org/pub/mesa/%{_name_archive}-%{_version}.tar.xz -# Source1: ftp://ftp.freedesktop.org/pub/mesa/%%{version}/%%{_name_archive}-%%{_version}.tar.xz.sig -Source1: ftp://ftp.freedesktop.org/pub/mesa/%{_name_archive}-%{_version}.tar.xz.sig -# Source1: %%{_name_archive}-%%{_version}.tar.xz.sha1sum +Source: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz +Source1: https://mesa.freedesktop.org/archive/%{_name_archive}-%{_version}.tar.xz.sig Source2: baselibs.conf Source3: README.updates Source4: manual-pages.tar.bz2 diff --git a/mesa-19.1.1.tar.xz b/mesa-19.1.1.tar.xz deleted file mode 100644 index 4a8f5c4..0000000 --- a/mesa-19.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72114b16b4a84373b2acda060fe2bb1d45ea2598efab3ef2d44bdeda74f15581 -size 10927620 diff --git a/mesa-19.1.1.tar.xz.sig b/mesa-19.1.1.tar.xz.sig deleted file mode 100644 index 35f1e7f..0000000 Binary files a/mesa-19.1.1.tar.xz.sig and /dev/null differ diff --git a/mesa-19.1.2.tar.xz b/mesa-19.1.2.tar.xz new file mode 100644 index 0000000..b7211d4 --- /dev/null +++ b/mesa-19.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813a144ea8ebefb7b48b6733f3f603855b0f61268d86cc1cc26a6b4be908fcfd +size 10930748 diff --git a/mesa-19.1.2.tar.xz.sig b/mesa-19.1.2.tar.xz.sig new file mode 100644 index 0000000..e24e4ee Binary files /dev/null and b/mesa-19.1.2.tar.xz.sig differ