mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 19.1.8
This commit is contained in:
parent
a595ee37df
commit
9d7932a86b
2 changed files with 5 additions and 2 deletions
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
%global ver 19.1.7
|
%global ver 19.1.8
|
||||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -642,6 +642,9 @@ popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 22 2019 Pete Walter <pwalter@fedoraproject.org> - 19.1.8-1
|
||||||
|
- Update to 19.1.8
|
||||||
|
|
||||||
* Tue Sep 17 2019 Pete Walter <pwalter@fedoraproject.org> - 19.1.7-1
|
* Tue Sep 17 2019 Pete Walter <pwalter@fedoraproject.org> - 19.1.7-1
|
||||||
- Update to 19.1.7
|
- Update to 19.1.7
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (mesa-19.1.7.tar.xz) = 0865b5f91e5daa00e1da2b3d8b65fe5d2ff6332372bf8fec7d671d05d8d64ec5a7abea1858cdfc506c76b7226d2bea0af3426565f156b796d8e0f949ea33dc15
|
SHA512 (mesa-19.1.8.tar.xz) = 3bcc90c17cf966ce3399434ca2d4f363c5778e52c56b8184d6cdf22ef2e4a4fdb9c3fbff5c98efc856e3535f81259608a6daa74af1f3bdce30ea251d86435c74
|
||||||
|
|
Loading…
Reference in a new issue