mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 20.3.0-rc3
This commit is contained in:
parent
01fa5b96cf
commit
d6c8085d44
2 changed files with 5 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.3.0-rc2
|
||||
%global ver 20.3.0-rc3
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -583,6 +583,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Dave Airlie <airlied@redhat.com> - 20.3.0-rc3
|
||||
- Update to 20.3.0-rc3
|
||||
|
||||
* Mon Nov 30 2020 Dave Airlie <airlied@redhat.com> - 20.3.0-rc2
|
||||
- Update to 20.3.0-rc2
|
||||
- Enable lavapipe software vulkan
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.3.0-rc2.tar.xz) = 1d94100550b60a0dc6e984d898114b11b8656e2954e946478a2732cec678d1e6a0f07bb5bcdc856facf7e274aea52cfc2b4228c064eadc7bbc00147c6b17cc0e
|
||||
SHA512 (mesa-20.3.0-rc3.tar.xz) = f0114ee938c1041b345c052716e4582ec6fcda27b7625e9dab511282ba3676439c79a77514421dc669b737150169e0e01e3355e94db9a5f65c5c50cdaac898bd
|
||||
|
|
Loading…
Reference in a new issue