diff --git a/mesa.spec b/mesa.spec index ac510d2..639cffb 100644 --- a/mesa.spec +++ b/mesa.spec @@ -52,7 +52,7 @@ Name: mesa Summary: Mesa graphics libraries %global ver 19.2.2 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: http://www.mesa3d.org @@ -648,6 +648,9 @@ popd %endif %changelog +* Fri Oct 25 2019 Peter Robinson - 19.2.2-2 +- rebuild against libglvnd 1.2 + * Fri Oct 25 2019 Pete Walter - 19.2.2-1 - Update to 19.2.2