mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 21.1.1
This commit is contained in:
parent
dce194d3d5
commit
a0b3a66315
2 changed files with 5 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 21.1.0
|
||||
%global ver 21.1.1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -607,6 +607,9 @@ popd
|
|||
%files vulkan-devel
|
||||
|
||||
%changelog
|
||||
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 21.1.1-1
|
||||
- Update to 21.1.1
|
||||
|
||||
* Wed May 05 2021 Adam Jackson <ajax@redhat.com> - 21.1.0-1
|
||||
- Update to 21.1.0
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-21.1.0.tar.xz) = 9d7617a6d5dd8ec1d93fdda8fe8b2f745695c02bc381d685f1257f7e7f08d5c06f3c57ae71c5f2dfaabb1742b8a88f47294a369bd3ac553f29835f24ce5dd350
|
||||
SHA512 (mesa-21.1.1.tar.xz) = 79d0e2b0e1e590e7f36a082df3584010a553af0b3060bd2d3a7ace700ac7a8d1b7734ba67f2e193dd441434eeec74a16e0dbcbf8c15061b5dd5d6a1feca73d62
|
||||
|
|
Loading…
Reference in a new issue