mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
Update to 21.1.7
This commit is contained in:
parent
91a06e0355
commit
314f340da8
2 changed files with 5 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.1.6
|
||||
%global ver 21.1.7
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -602,6 +602,9 @@ popd
|
|||
%files vulkan-devel
|
||||
|
||||
%changelog
|
||||
* Thu Aug 12 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.7-1
|
||||
- Update to 21.1.7
|
||||
|
||||
* Fri Jul 30 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.6-1
|
||||
- Update to 21.1.6
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-21.1.6.tar.xz) = 5daf389aad4fe7ab3574f6af3aabc62ba8b3034004a0a0853dcc18ef6c8003d2f2195cc377dc57b30863ae4cf158149e3156247445ca2b11e401700011cb878c
|
||||
SHA512 (mesa-21.1.7.tar.xz) = 1fd677437f292c30fbf08bfef8c1088557841f426090ccba20ab2a222b08fb5c3ec48a7a0301466e03a23019d09414c700a4f5e299479cacd6972a9f3ba030c8
|
||||
|
|
Loading…
Reference in a new issue