mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 19.2.5
This commit is contained in:
parent
f206e59685
commit
4dbcc820f3
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.2.4
|
||||
%global ver 19.2.5
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -648,6 +648,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.5-1
|
||||
- Update to 19.2.5
|
||||
|
||||
* Thu Nov 14 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.4-1
|
||||
- Update to 19.2.4
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.2.4.tar.xz) = e8a0e90460f3153d730f8fb13f2c912a9826c05d2af9e22dc575bcd8885bf6a33c0af1c6659e81701ff097a132df88eead208e89dceb552b9da809ab543fa479
|
||||
SHA512 (mesa-19.2.5.tar.xz) = 881735c4fec07fb6557d01c2d5bb7971e2d4b2bedbb52fd1025dfb0222f8b1cbca080b6f849efe19ff514da8e6310fc6f0cde5b59fcc1c6a10e593876bcd6a38
|
||||
|
|
Loading…
Reference in a new issue