mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 20.1.8
This commit is contained in:
parent
dcb77bad1a
commit
84d64a39fc
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.7
|
||||
%global ver 20.1.8
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -589,6 +589,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.8-1
|
||||
- Update to 20.1.8
|
||||
|
||||
* Thu Sep 03 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.7-1
|
||||
- Update to 20.1.7
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.1.7.tar.xz) = 5ff614c3f7568db7673cd2398615e5398c7f50093abdabd0730e07fe9c358310793fea3f130058110c9a2aa284c6efd207e1bdca3d1a1ba46fb18d76e34f361a
|
||||
SHA512 (mesa-20.1.8.tar.xz) = 519b0e2837982d097c362d974a90c94efd1cdf14505fc43eaa740a23c042bc0c3f04d0edaf6b371966d82667cade6d0c68c92528e1be6c12884b38c67fd064c1
|
||||
|
|
Loading…
Reference in a new issue