From 0bb34dd94f79506bdd69ff169622976a944444b5343f33c82b6272f6c82aee5f Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 10 Jul 2019 10:53:21 +0000 Subject: [PATCH] Accepting request 714276 from home:iznogood:branches:X11:XOrg New stable release OBS-URL: https://build.opensuse.org/request/show/714276 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=847 --- Mesa-drivers.changes | 12 ++++++++++++ Mesa-drivers.spec | 12 ++++-------- Mesa.changes | 12 ++++++++++++ Mesa.spec | 12 ++++-------- mesa-19.1.1.tar.xz | 3 --- mesa-19.1.1.tar.xz.sig | Bin 566 -> 0 bytes mesa-19.1.2.tar.xz | 3 +++ mesa-19.1.2.tar.xz.sig | Bin 0 -> 566 bytes 8 files changed, 35 insertions(+), 19 deletions(-) delete mode 100644 mesa-19.1.1.tar.xz delete mode 100644 mesa-19.1.1.tar.xz.sig create mode 100644 mesa-19.1.2.tar.xz create mode 100644 mesa-19.1.2.tar.xz.sig 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 35f1e7f3cc50ce2fa2cd8d76455ad24446fc4962b109b4e0c1bec5610807e50e..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*j))=QS5UXZd zsqQB}bA%nKx@l!JC-;>Hp`h`jbm?gn*N zWBxzH+IQZ<6Cru*_D0@oSk|~(|Lb+#^ow9t=HRQQ(J!K}WNErqY*0tMeNVodIBbPL z%9fK+21805LuNE*xwtd@)qzS%@^VJXzgXnezmuf!uA(bb{wbLcp%F(c*$Itu)bZ>cV`EI$=PNPK>0s2AVOIf{s5mf~SFezzo0NrE zHtQ!-vNwR#uy<#eF-jB7*HK;Wh!lnNIwW1RyQEx36rsR<+PU(376t#UBM{U~*E!jW zK^_0eKA$P#FVt)s$#W@UFlYJ0<$nB{BQtq5j*>b}>wnp-6U5DPF?*UXr24=+_FBt8 z>o71-`sKrKwnL+(tuW#iJA#>#VZE{)?*iPLYz$T$&V^@T_$LG!D*FQOx=va< zoF}5Q=gcd8I*fZ-tUkwod)(XGjSX!pvvxr8_KoOjN5xd{hu6Hofl%1;S5YL8Y?Z6U zZ74cGsIW>z1n3s{Gnx&Y=U-L-Gb$oX{F4E3tC1VgPRW8Or E5ftMUrvLx| 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 0000000000000000000000000000000000000000000000000000000000000000..e24e4ee8dfe7f5259dcbd3f81c4dbf863eef4a503b292ed6141aa2187c6f4918 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*j))$HJl!+VcLVRaTYGt(nM7@f`Y+2Q;^9nDx8+w)_$d z{gt)+h59|vb9k)f-kgJkzqsGfs8u@(bx_1#Avgj?tARmuobN;O0}6aL4lML()HEj? zraCgGlft^GVzF~ss0NIKD-)!0YvLdPHTEP!L_cI~{m9{JQ#8~(I{iJ>H>8emR}FG} zT2d~VWY8wygg}m1SU%RDUCRdRJ%i=9g;s%OWs;fbkQxPb;tp@+*EgM#n&*`h>D-JAXvg4GpB?Pg!Q}Glh{PC_%R&mz4uXv=>P+?761SM literal 0 HcmV?d00001