diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index cc91f70..394fe75 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Apr 26 10:03:02 UTC 2019 - Stefan Dirsch + +- Update to 19.0.3 + * quiet release with just 19 patches (excluding release churn) + since 19.0.2 + * no sub component was touched too much + * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm + received a few patches + +------------------------------------------------------------------- +Wed Apr 24 17:24:16 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133265). + ------------------------------------------------------------------- Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index e307144..9c98680 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.2 +%define _version 19.0.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -110,7 +110,7 @@ %endif Name: Mesa-drivers -Version: 19.0.2 +Version: 19.0.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -746,6 +746,7 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %endif %build +%define _lto_cflags %{nil} %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) egl_platforms=x11,drm,surfaceless,wayland %else diff --git a/Mesa.changes b/Mesa.changes index cc91f70..394fe75 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Apr 26 10:03:02 UTC 2019 - Stefan Dirsch + +- Update to 19.0.3 + * quiet release with just 19 patches (excluding release churn) + since 19.0.2 + * no sub component was touched too much + * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm + received a few patches + +------------------------------------------------------------------- +Wed Apr 24 17:24:16 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133265). + ------------------------------------------------------------------- Wed Apr 17 16:10:26 UTC 2019 - Tobias Klausmann diff --git a/Mesa.spec b/Mesa.spec index a7f7b35..4997d9b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -41,7 +41,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 19.0.2 +%define _version 19.0.3 %define with_opencl 0 %define with_vulkan 0 %define with_llvm 0 @@ -109,7 +109,7 @@ %endif Name: Mesa -Version: 19.0.2 +Version: 19.0.3 Release: 0 Summary: System for rendering 3-D graphics License: MIT @@ -745,6 +745,7 @@ grep -v -i vulkan "%{_sourcedir}/baselibs.conf" >"%{_sourcedir}/temp" && \ %endif %build +%define _lto_cflags %{nil} %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 0%{?is_opensuse}) egl_platforms=x11,drm,surfaceless,wayland %else diff --git a/mesa-19.0.2.tar.xz b/mesa-19.0.2.tar.xz deleted file mode 100644 index 62d50da..0000000 --- a/mesa-19.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a2edc3ce56906a676c91e6851298db45903df1f5cb9827395a922c1452db802 -size 11959876 diff --git a/mesa-19.0.2.tar.xz.sig b/mesa-19.0.2.tar.xz.sig deleted file mode 100644 index 2819da8..0000000 Binary files a/mesa-19.0.2.tar.xz.sig and /dev/null differ diff --git a/mesa-19.0.3.tar.xz b/mesa-19.0.3.tar.xz new file mode 100644 index 0000000..79c1a6d --- /dev/null +++ b/mesa-19.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f027244e38dc309a4c12db45ef79be81ab62c797a50a88d566e4edb6159fc4d5 +size 11963844 diff --git a/mesa-19.0.3.tar.xz.sig b/mesa-19.0.3.tar.xz.sig new file mode 100644 index 0000000..1595ade Binary files /dev/null and b/mesa-19.0.3.tar.xz.sig differ