From 9dff04f9591a9065f6c3ebb7fb4d0c9dc7869b4b Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 23 Jan 2021 16:18:33 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/mesa.git#82bae2e57bd514fcfe65e5993fe28e93b5c2a411 --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index c0fdac9..d3003b5 100644 --- a/mesa.spec +++ b/mesa.spec @@ -54,7 +54,7 @@ Name: mesa Summary: Mesa graphics libraries %global ver 20.3.3 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 4%{?dist} +Release: 5%{?dist} License: MIT URL: http://www.mesa3d.org @@ -602,6 +602,9 @@ popd %endif %changelog +* Fri Jan 22 2021 Tom Stellard - 20.3.3-5 +- Rebuild for clang-11.1.0 + * Tue Jan 19 2021 Adam Jackson - 20.3.3-4 - Disable classic drivers in RHEL