Rebuild for LLVM 12.0.0-final
This commit is contained in:
parent
a0b3a66315
commit
d4346105cf
@ -58,7 +58,7 @@ Name: mesa
|
|||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
%global ver 21.1.1
|
%global ver 21.1.1
|
||||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
|
|
||||||
@ -607,6 +607,9 @@ popd
|
|||||||
%files vulkan-devel
|
%files vulkan-devel
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 26 2021 Tom Stellard <tstellar@redhat.com> - 21.1.1-2
|
||||||
|
- Rebuild for LLVM 12.0.0-final
|
||||||
|
|
||||||
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.1-1
|
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.1-1
|
||||||
- Update to 21.1.1
|
- Update to 21.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user