mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 20.3.0 release
This commit is contained in:
parent
98df3c13fe
commit
b75668f04d
2 changed files with 6 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.3.0-rc3
|
||||
%global ver 20.3.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -591,6 +591,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 04 2020 Dave Airlie <airlied@redhat.com> - 20.3.0-1
|
||||
- Update to 20.3.0 release
|
||||
|
||||
* Tue Dec 1 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 20.3.0~rc3-2
|
||||
- Enable Zink opengl over vulkan driver
|
||||
- Enable Broadcom v3dv and freedreno vulkan drivers on arm
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.3.0-rc3.tar.xz) = f0114ee938c1041b345c052716e4582ec6fcda27b7625e9dab511282ba3676439c79a77514421dc669b737150169e0e01e3355e94db9a5f65c5c50cdaac898bd
|
||||
SHA512 (mesa-20.3.0.tar.xz) = 69ee0bc1e7a69a519597dd55f4d601f35fe51ed6687d6f6beff6aef3da8d82de932220305fc187e06a52aaf0073d434a6e3458619c767b9b7932464a2cbb2cf2
|
||||
|
|
Loading…
Reference in a new issue