diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec index f1e4441..694bfef 100644 --- a/SPECS/mesa.spec +++ b/SPECS/mesa.spec @@ -43,7 +43,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 20.3.2 +Version: 20.3.3 Release: 1%{?rctag:.%{rctag}}%{?dist} License: MIT @@ -59,6 +59,8 @@ Source3: Makefile Source4: Mesa-MLAA-License-Clarification-Email.txt Patch0: lavapipe-disable-env-var.patch +Patch1: mesa-20.3.3-stable-fixes.patch +Patch2: anv-remove-warning.patch BuildRequires: gcc BuildRequires: gcc-c++ @@ -551,6 +553,9 @@ done %endif %changelog +* Tue Feb 16 2021 Dave Airlie - 20.3.3-1 +- Update to 20.3.3 + upstream fixes for qemu regression + * Mon Jan 11 2021 Dave Airlie - 20.3.2-1 - Update to 20.3.2 for upstream fixes