Update to 21.0.3
This commit is contained in:
parent
2b49df60c4
commit
35267890f9
@ -56,9 +56,9 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.0.2
|
||||
%global ver 21.0.3
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
@ -612,6 +612,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 22 2021 Pete Walter <pwalter@fedoraproject.org> - 21.0.3-1
|
||||
- Update to 21.0.3
|
||||
|
||||
* Tue Apr 20 2021 Dave Airlie <airlied@redhat.com> - 21.0.2-2
|
||||
- Fix location of imx-drm
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-21.0.2.tar.xz) = c3d7969b56e1c31ee642e3b7143d565c4233173dab7cc5576b686c873c27134dc8292a9f2caa0a0dd3c54d0c89d27d6030f36a2c84f85dcedee7ae80b19e5c3b
|
||||
SHA512 (mesa-21.0.3.tar.xz) = 4a8aee48a8ea7f32e8aa3bbbd91db26c6053b9a43e62ff88256929e6bc147884f0fef988726b5a3d59d7008663f017c746a0352fd3fcc1c476b8190af4a2531f
|
||||
|
Loading…
Reference in New Issue
Block a user