Update to 20.0.5
This commit is contained in:
parent
d901978dd0
commit
1f282434fe
@ -50,7 +50,7 @@
|
||||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.0.4
|
||||
%global ver 20.0.5
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
@ -592,6 +592,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2020 Pete Walter <pwalter@fedoraproject.org> - 20.0.5-1
|
||||
- Update to 20.0.5
|
||||
|
||||
* Sat Apr 04 2020 Dave Airlie <airlied@redhat.com> - 20.0.4-1
|
||||
- Update to 20.0.4 (fix spirv regression)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mesa-20.0.4.tar.xz) = 17d8bc3b56779a8e5648d81da9ee97b66bcec015710801edce4e8055fbb314cd9ebc1d112e3035480ba844c7d9ae6b5b1f1eac0cc0817e69e9253a7748451a55
|
||||
SHA512 (mesa-20.0.5.tar.xz) = 6f5780f7574400fea54978b40eb97faca35826a8a7bed96362d7bebcda78e2cadd44585ef8dd7dc126e0cc62cff61bee9b2ea360fedcc09a1fbb4c1f20c6aa08
|
||||
|
Loading…
Reference in New Issue
Block a user