mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
Update to 19.0.4
This commit is contained in:
parent
01a131cfa9
commit
e9903d9ec0
2 changed files with 5 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.0.3
|
||||
%global ver 19.0.4
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -613,6 +613,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 10 2019 Pete Walter <pwalter@fedoraproject.org> - 19.0.4-1
|
||||
- Update to 19.0.4
|
||||
|
||||
* Thu Apr 25 2019 Pete Walter <pwalter@fedoraproject.org> - 19.0.3-1
|
||||
- Update to 19.0.3
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.0.3.tar.xz) = aa170577252aa4157e4bd49076bbf6207e4aada9fc9f23b255de332e816f9c63e5661f752f2f276dd43e232a8926866004e2a2ff9ad4b411330969c2a9a7ffa0
|
||||
SHA512 (mesa-19.0.4.tar.xz) = 431cd9360e1f6376e0966daf82322877b3833032c800f2d86816b37a6f3978d76294a01c3905a01af610582c9541c2a8b52b2e89c56cc954651aa7a790e84ca5
|
||||
|
|
Loading…
Reference in a new issue