mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 21.1.3
This commit is contained in:
parent
a1dfb507d9
commit
408fe059f9
2 changed files with 5 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.1.2
|
||||
%global ver 21.1.3
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -602,6 +602,9 @@ popd
|
|||
%files vulkan-devel
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.3-1
|
||||
- Update to 21.1.3
|
||||
|
||||
* Sat Jun 12 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.2-1
|
||||
- Update to 21.1.2
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-21.1.2.tar.xz) = a7907fa29fdb4e137015ee5405b9c8c0769ef9354bbe963c1af80318b398c05c79db6129b583106d620c42a5e9b625611b648fd5207334eb9b588d7963defc70
|
||||
SHA512 (mesa-21.1.3.tar.xz) = 8ca6d5516035484ea2a63bc6338794003ef167239ab0c220f8d3693f97f9725b46fc9d9a704c4ba11b83197d4b8e5f658d65ef0cce1e0957f5e58bd13726b9e0
|
||||
|
|
Loading…
Reference in a new issue