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