mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 20.1.10
This commit is contained in:
parent
941065cccc
commit
23a1abcd05
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.9
|
||||
%global ver 20.1.10
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -589,6 +589,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 16 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.10-1
|
||||
- Update to 20.1.10
|
||||
|
||||
* Thu Oct 01 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.9-1
|
||||
- Update to 20.1.9
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.1.9.tar.xz) = 0fb8ceff3c91ad2076efb0b2ac7e95d2d72ff1df955eb8fedf712ceaa7f49184eae9958072edd872f5c38adbaeb867988f67627b33da8b208706f69325d7e260
|
||||
SHA512 (mesa-20.1.10.tar.xz) = 0d4016abfcc733c853d7b6c3c997ddc554a44088c0a4d9a7edb51ab5ad7d9e1234728b61ffcb9c82a6c5fee1429091a1c31cbeabcb1b50411337b99ee550d28a
|
||||
|
|
Loading…
Reference in a new issue