mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
Update to 19.2.7
This commit is contained in:
parent
31ed346ec3
commit
10246c036c
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.2.6
|
||||
%global ver 19.2.7
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -648,6 +648,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 05 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.7-1
|
||||
- Update to 19.2.7
|
||||
|
||||
* Fri Nov 22 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.6-1
|
||||
- Update to 19.2.6
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.2.6.tar.xz) = 2e961631ae8ea1cb64d87bede51432445a17d153244d8c76f5eb70cbdc8c069d3f08cac11928d85ce2730d772aff9b3aff089e5e552eb021fdcb65364bb685b6
|
||||
SHA512 (mesa-19.2.7.tar.xz) = 87a82664381432e956ee23dc92bec5accf667606232e38d9458d67132c16fdc44584f65671293b83f00c58ad7742b80e942a5d1bd66d457705be60aaaf35395b
|
||||
|
|
Loading…
Reference in a new issue