mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 19.2.8
This commit is contained in:
parent
10246c036c
commit
b30056f34b
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
||||||
|
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
%global ver 19.2.7
|
%global ver 19.2.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
|
||||||
|
@ -648,6 +648,9 @@ popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 18 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.8-1
|
||||||
|
- Update to 19.2.8
|
||||||
|
|
||||||
* Thu Dec 05 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.7-1
|
* Thu Dec 05 2019 Pete Walter <pwalter@fedoraproject.org> - 19.2.7-1
|
||||||
- Update to 19.2.7
|
- Update to 19.2.7
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
SHA512 (mesa-19.2.7.tar.xz) = 87a82664381432e956ee23dc92bec5accf667606232e38d9458d67132c16fdc44584f65671293b83f00c58ad7742b80e942a5d1bd66d457705be60aaaf35395b
|
SHA512 (mesa-19.2.8.tar.xz) = 9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
|
||||||
|
|
Loading…
Reference in a new issue