mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 20.2.0~rc2
This commit is contained in:
parent
f009ee08a5
commit
d9f8f040ad
2 changed files with 6 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.6
|
||||
%global ver 20.2.0-rc2
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.mesa3d.org
|
||||
|
||||
|
@ -593,6 +593,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Aug 23 2020 Pete Walter <pwalter@fedoraproject.org> - 20.2.0~rc2-1
|
||||
- Update to 20.2.0~rc2
|
||||
|
||||
* Sat Aug 22 2020 Kalev Lember <klember@redhat.com> - 20.1.6-2
|
||||
- Disable LTO as it appears to break some games (#1862771)
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.1.6.tar.xz) = 5ef28334ecb7effaaf597ea3efe0406af62419e6fa629e835d843161ab8d83515626ec0f0495c4cc66af9e5669398ac96c16ca626e4965a9831e1704c995fb09
|
||||
SHA512 (mesa-20.2.0-rc2.tar.xz) = 36d9a74db50335bd31a8d5c47f7c657f05eeda044530fe123c06c472ed27c9b5dff19716d11d95256449223e82dde38895547cf6ae60b7460d3b1e9ed440704a
|
||||
|
|
Loading…
Reference in a new issue