mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 20.1.1
This commit is contained in:
parent
42c93e19d3
commit
e50e3ff64f
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 20.1.0
|
||||
%global ver 20.1.1
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -593,6 +593,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 Pete Walter <pwalter@fedoraproject.org> - 20.1.1-1
|
||||
- Update to 20.1.1
|
||||
|
||||
* Thu May 28 2020 Dave Airlie <airlied@redhat.com> - 20.1.0.1
|
||||
- Update to 20.1.0
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-20.1.0.tar.xz) = f49230d18febe1bfd7c6282ab95fc244530f5cef56df0f804d8bece8a70bafcb445b8b83df96ad1b4c5af022c4e39a71f19a8f7e47b1fb09ada2b1a1317ff3be
|
||||
SHA512 (mesa-20.1.1.tar.xz) = a8ae02915305488e5e0d8c104da73df1cdd61ab0b5c5d27a6851c418d25a2c9beeea9cddf93a341afa63cec52d356fe68b194c8c36e78c26f66fa884fc27f147
|
||||
|
|
Loading…
Reference in a new issue