mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
Update to 19.3.0
This commit is contained in:
parent
c91c204f63
commit
78c38a46db
2 changed files with 5 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
|
||||
Name: mesa
|
||||
Summary: Mesa graphics libraries
|
||||
%global ver 19.3.0-rc6
|
||||
%global ver 19.3.0
|
||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
@ -584,6 +584,9 @@ popd
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2019 Pete Walter <pwalter@fedoraproject.org> - 19.3.0-1
|
||||
- Update to 19.3.0
|
||||
|
||||
* Thu Dec 05 2019 Pete Walter <pwalter@fedoraproject.org> - 19.3.0~rc6-1
|
||||
- Update to 19.3.0~rc6
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (mesa-19.3.0-rc6.tar.xz) = 44b6629a5181c64a7dc141299f4ef7a68cd4d5c339952a94a0aea774e8495b2a7b206a86e42cee965ac27eddd9549d09cf253bbeb7048ddff20ed5cec6d36f80
|
||||
SHA512 (mesa-19.3.0.tar.xz) = 69c4519540118fb3d50d718d92f443051c149633cf4291a07706c6d45cd6ad1f6f3b91446de2d31a9082efe9e3b4ce35b7472830e152ba655d83a91c2ed3c042
|
||||
|
|
Loading…
Reference in a new issue