diff --git a/.gitignore b/.gitignore index a0efd66..7803deb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/mesa-20.3.1.tar.xz +SOURCES/mesa-20.3.2.tar.xz diff --git a/.mesa.metadata b/.mesa.metadata index 8386b48..1628364 100644 --- a/.mesa.metadata +++ b/.mesa.metadata @@ -1 +1 @@ -cecd52773be1f685a5a5c6c93db098887ea41085 SOURCES/mesa-20.3.1.tar.xz +c0a5052ad61807c5c33dd904a75420e583c60f8b SOURCES/mesa-20.3.2.tar.xz diff --git a/SOURCES/Makefile b/SOURCES/Makefile index 2f63087..90c7c33 100644 --- a/SOURCES/Makefile +++ b/SOURCES/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 20.3.1 +VERSION ?= 20.3.2 SANITIZE ?= 1 DIRNAME = mesa-${VERSION} diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec index 69c4338..f1e4441 100644 --- a/SPECS/mesa.spec +++ b/SPECS/mesa.spec @@ -43,7 +43,7 @@ Name: mesa Summary: Mesa graphics libraries -Version: 20.3.1 +Version: 20.3.2 Release: 1%{?rctag:.%{rctag}}%{?dist} License: MIT @@ -551,6 +551,9 @@ done %endif %changelog +* Mon Jan 11 2021 Dave Airlie - 20.3.2-1 +- Update to 20.3.2 for upstream fixes + * Mon Dec 21 2020 Dave Airlie - 20.3.1-1 - Update to 20.3.1 for radeon fix